Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpi_numa.h17 extern int node_to_pxm(int);
/OK3568_Linux_fs/kernel/drivers/acpi/numa/
H A Dsrat.c45 int node_to_pxm(int node) in node_to_pxm() function
H A Dhmat.c774 pxm = node_to_pxm(nid); in hmat_callback()