Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/numa/
H A 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()
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()