Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/kvm/
H A Dstsi-topology.c28 SYSIBContainerListEntry *tle = (SYSIBContainerListEntry *)p; in fill_container()
104 SYSIB_GUARD(n, sizeof(SYSIBContainerListEntry)); in stsi_topology_fill_sysib()
109 SYSIB_GUARD(n, sizeof(SYSIBContainerListEntry)); in stsi_topology_fill_sysib()
114 SYSIB_GUARD(n, sizeof(SYSIBContainerListEntry)); in stsi_topology_fill_sysib()
/openbmc/qemu/target/s390x/
H A Dcpu.h658 typedef struct SYSIBContainerListEntry { struct
662 } SYSIBContainerListEntry; argument
663 QEMU_BUILD_BUG_ON(sizeof(SYSIBContainerListEntry) != 8);