Home
last modified time | relevance | path

Searched refs:css_do_stcrw (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/s390x/
H A Dcss.h255 int css_do_stcrw(CRW *crw);
/qemu/target/s390x/
H A Dioinst.c241 cc = css_do_stcrw(&crw); in ioinst_handle_stcrw()
/qemu/hw/s390x/
H A Dcss.c1856 int css_do_stcrw(CRW *crw) in css_do_stcrw() function