Home
last modified time | relevance | path

Searched refs:s390_std_drawer (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dcpu-topology.h76 static inline int s390_std_drawer(int n, CpuTopology *smp) in s390_std_drawer() function
/openbmc/qemu/hw/s390x/
H A Dcpu-topology.c199 env->drawer_id = s390_std_drawer(env->core_id, smp); in s390_topology_cpu_default()
H A Ds390-virtio-ccw.c598 props->drawer_id = s390_std_drawer(i, &ms->smp); in s390_possible_cpu_arch_ids()