memory_pxm 50 drivers/acpi/hmat/hmat.c unsigned int memory_pxm; memory_pxm 83 drivers/acpi/hmat/hmat.c if (target->memory_pxm == mem_pxm) memory_pxm 119 drivers/acpi/hmat/hmat.c target->memory_pxm = mem_pxm; memory_pxm 484 drivers/acpi/hmat/hmat.c if (targs[i] == target->memory_pxm) { memory_pxm 550 drivers/acpi/hmat/hmat.c mem_nid = pxm_to_node(target->memory_pxm); memory_pxm 603 drivers/acpi/hmat/hmat.c unsigned mem_nid = pxm_to_node(target->memory_pxm); memory_pxm 612 drivers/acpi/hmat/hmat.c unsigned mem_nid = pxm_to_node(target->memory_pxm); memory_pxm 618 drivers/acpi/hmat/hmat.c int nid = pxm_to_node(target->memory_pxm);