Home
last modified time | relevance | path

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

/Linux-v5.4/include/acpi/
Dacpi_numa.h17 extern int node_to_pxm(int);
/Linux-v5.4/drivers/acpi/
Dnuma.c39 int node_to_pxm(int node) in node_to_pxm() function
/Linux-v5.4/drivers/acpi/hmat/
Dhmat.c658 pxm = node_to_pxm(nid); in hmat_callback()