Home
last modified time | relevance | path

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

/linux/include/acpi/
H A Dacpi_numa.h16 extern int node_to_pxm(int);
37 static inline int node_to_pxm(int node)
32 static inline int node_to_pxm(int node) node_to_pxm() function
/linux/drivers/acpi/numa/
H A Dhmat.c341 pxm = node_to_pxm(nid); in hmat_update_target_coordinates()
927 pxm = node_to_pxm(nid); in hmat_callback()
944 pxm = node_to_pxm(nid); in hmat_set_default_dram_perf()
966 pxm = node_to_pxm(nid); in hmat_calculate_adistance()