Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c23 #define MIN_CPUS 1 /* set the min CPUs supported by the machine as 1 */ macro
394 .config = SMP_CONFIG_GENERIC(T, MIN_CPUS, F, 0, F, 0, F, 0, F, 0),
931 mc->min_cpus = MIN_CPUS; in machine_base_class_init()
942 mc->min_cpus = MIN_CPUS + 1; in machine_generic_invalid_class_init()