Home
last modified time | relevance | path

Searched refs:thinint_active (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dcss.h133 bool thinint_active; member
/openbmc/qemu/hw/s390x/
H A Dcss.c209 VMSTATE_BOOL(thinint_active, SubchDev),
2409 sch->thinint_active = false; in css_reset_sch()