Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/hmat/
Dhmat.c50 unsigned int memory_pxm; member
83 if (target->memory_pxm == mem_pxm) in find_mem_target()
119 target->memory_pxm = mem_pxm; in alloc_memory_target()
484 if (targs[i] == target->memory_pxm) { in hmat_initiator_perf()
550 mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_initiators()
603 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_cache()
612 unsigned mem_nid = pxm_to_node(target->memory_pxm); in hmat_register_target_perf()
618 int nid = pxm_to_node(target->memory_pxm); in hmat_register_target()