Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dmachine-smp.c85 void machine_parse_smp_config(MachineState *ms, in machine_parse_smp_config() function
/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c802 machine_parse_smp_config(ms, config, &err); in check_parse()