Home
last modified time | relevance | path

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

/linux/drivers/acpi/numa/
H A Dhmat.c69 unsigned int memory_pxm; member
105 if (target->memory_pxm == mem_pxm) in find_mem_target()
223 target->memory_pxm = mem_pxm; in alloc_target()
670 if (targs[i] == target->memory_pxm) { in hmat_initiator_perf()
816 mem_nid = pxm_to_node(target->memory_pxm); in __hmat_register_target_initiators()
846 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_cache()
855 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_perf()
871 int target_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_devices()
879 int nid = pxm_to_node(target->memory_pxm); in hmat_hotplug_target()