Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dipl.h158 struct S390IPLState { struct
160 DeviceState parent_obj;
161 IplParameterBlock iplb;
162 IplParameterBlock iplb_pv;
163 QemuIplParameters qipl;
187 QEMU_BUILD_BUG_MSG(offsetof(S390IPLState, iplb) & 3, "alignment of iplb wrong"); argument