Searched refs:PXM_INVAL (Results 1 – 2 of 2) sorted by relevance
42 = { [0 ... MAX_NUMNODES - 1] = PXM_INVAL };57 return PXM_INVAL; in node_to_pxm()65 if (node_to_pxm_map[node] == PXM_INVAL || pxm < node_to_pxm_map[node]) in __acpi_map_pxm_to_node()
411 #define PXM_INVAL (-1) macro