Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dx86.c381 mc->cpu_index_to_instance_props = x86_cpu_index_to_props; in x86_machine_class_init()
/openbmc/qemu/hw/core/
H A Dnuma.c121 props = mc->cpu_index_to_instance_props(ms, cpus->value); in parse_numa_node()