Home
last modified time | relevance | path

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

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