Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Dipl.h60 struct S390IPLState { struct
62 DeviceState parent_obj;
63 IplParameterBlock iplb;
64 IplParameterBlock iplb_pv;
88 QEMU_BUILD_BUG_MSG(offsetof(S390IPLState, iplb) & 3, "alignment of iplb wrong"); argument