Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dnuma.h105 void parse_numa_hmat_cache(MachineState *ms, NumaHmatCacheOptions *node,
/openbmc/qemu/hw/core/
H A Dnuma.c389 void parse_numa_hmat_cache(MachineState *ms, NumaHmatCacheOptions *node, in parse_numa_hmat_cache() function
510 parse_numa_hmat_cache(ms, &object->u.hmat_cache, errp); in set_numa_options()