Home
last modified time | relevance | path

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

/linux/drivers/acpi/numa/
H A Dhmat.c224 target->processor_pxm = PXM_INVAL; in alloc_target()
758 if (target->processor_pxm != PXM_INVAL) { in hmat_update_target_attrs()
/linux/include/linux/
H A Dacpi.h536 #define PXM_INVAL (-1) macro