Searched refs:NumaState (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/include/system/ |
| H A D | numa.h | 79 struct NumaState { struct 98 typedef struct NumaState NumaState; typedef 102 void parse_numa_hmat_lb(NumaState *numa_state, NumaHmatLBOptions *node,
|
| /openbmc/qemu/hw/acpi/ |
| H A D | hmat.h | 41 void build_hmat(GArray *table_data, BIOSLinker *linker, NumaState *numa_state,
|
| H A D | hmat.c | 199 static void hmat_build_table_structs(GArray *table_data, NumaState *numa_state) in hmat_build_table_structs() 270 void build_hmat(GArray *table_data, BIOSLinker *linker, NumaState *numa_state, in build_hmat()
|
| /openbmc/qemu/hw/core/ |
| H A D | numa.c | 208 void parse_numa_hmat_lb(NumaState *numa_state, NumaHmatLBOptions *node, in parse_numa_hmat_lb()
|