Home
last modified time | relevance | path

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

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