Searched refs:highest_cpu (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | sclp.h | 134 uint16_t highest_cpu; member |
/openbmc/qemu/hw/s390x/ | ||
H A D | sclp.c | 136 read_info->highest_cpu = cpu_to_be16(machine->smp.max_cpus - 1); in read_SCP_info() |