Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.h607 typedef struct SysIB_151x { struct
615 } SysIB_151x; typedef
616 QEMU_BUILD_BUG_ON(sizeof(SysIB_151x) != 16);
625 SysIB_151x sysib_151x;
/openbmc/qemu/target/s390x/kvm/
H A Dstsi-topology.c96 int n = sizeof(SysIB_151x); in stsi_topology_fill_sysib()
137 static int setup_stsi(S390TopologyList *topology_list, SysIB_151x *sysib, in setup_stsi()