Home
last modified time | relevance | path

Searched defs:pmcw (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dcss.h79 struct pmcw { struct
100 #define PMCW_CHANNEL_TYPE(pmcw) (pmcw->flags2 >> 21) argument
103 struct pmcw pmcw; member
H A Dcss_lib.c122 struct pmcw *pmcw = &schib.pmcw; in css_enumerate() local
173 struct pmcw *pmcw = &schib.pmcw; in css_enabled() local
200 struct pmcw *pmcw = &schib.pmcw; in css_enable() local
264 struct pmcw *pmcw = &schib.pmcw; in schib_update_mb() local
327 struct pmcw *pmcw = &schib.pmcw; in css_enable_mb() local
/kvm-unit-tests/s390x/
H A Dcss.c262 struct pmcw *pmcw = &schib.pmcw; in msch_with_wrong_fmt1_mbo() local