Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/numa/
H A Dhmat.c69 unsigned int memory_pxm; member
106 if (target->memory_pxm == mem_pxm) in find_mem_target()
224 target->memory_pxm = mem_pxm; in alloc_target()
700 if (targs[i] == target->memory_pxm) { in hmat_initiator_perf()
850 mem_nid = pxm_to_node(target->memory_pxm); in __hmat_register_target_initiators()
880 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_cache()
889 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_perf()
905 int target_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_devices()
913 int nid = pxm_to_node(target->memory_pxm); in hmat_register_target()