Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Dcss.h256 void css_undo_stcrw(CRW *crw);
/qemu/target/s390x/
H A Dioinst.c253 css_undo_stcrw(&crw); in ioinst_handle_stcrw()
/qemu/hw/s390x/
H A Dcss.c1883 void css_undo_stcrw(CRW *crw) in css_undo_stcrw() function