Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/numa/
H A Dhmat.c62 unsigned int memory_pxm; member
97 if (target->memory_pxm == mem_pxm) in find_mem_target()
132 target->memory_pxm = mem_pxm; in alloc_memory_target()
518 if (targs[i] == target->memory_pxm) { in hmat_initiator_perf()
595 mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_initiators()
694 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_cache()
703 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_perf()
719 int target_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_devices()
727 int nid = pxm_to_node(target->memory_pxm); in hmat_register_target()