Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/acpi/numa/
Dhmat.c63 unsigned int memory_pxm; member
98 if (target->memory_pxm == mem_pxm) in find_mem_target()
133 target->memory_pxm = mem_pxm; in alloc_memory_target()
519 if (targs[i] == target->memory_pxm) { in hmat_initiator_perf()
587 mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_initiators()
682 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_cache()
691 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_perf()
707 int target_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_devices()
715 int nid = pxm_to_node(target->memory_pxm); in hmat_register_target()