Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dsclp.h134 uint16_t highest_cpu; member
/openbmc/qemu/hw/s390x/
H A Dsclp.c136 read_info->highest_cpu = cpu_to_be16(machine->smp.max_cpus - 1); in read_SCP_info()