Home
last modified time | relevance | path

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

/Linux-v5.10/include/acpi/
Dacpi_numa.h17 extern int node_to_pxm(int);
/Linux-v5.10/drivers/acpi/numa/
Dsrat.c45 int node_to_pxm(int node) in node_to_pxm() function
Dhmat.c761 pxm = node_to_pxm(nid); in hmat_callback()