Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dnuma.h109 extern QemuOptsList qemu_numa_opts;
/openbmc/qemu/hw/core/
H A Dnuma.c44 QemuOptsList qemu_numa_opts = { variable
47 .head = QTAILQ_HEAD_INITIALIZER(qemu_numa_opts.head),
/openbmc/qemu/system/
H A Dvl.c2787 qemu_add_opts(&qemu_numa_opts); in qemu_init()