Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacpi_numa.h16 extern int node_to_pxm(int);
32 static inline int node_to_pxm(int node) in node_to_pxm() function
/openbmc/linux/arch/x86/hyperv/
H A Dhv_proc.c124 int pxm = node_to_pxm(node); in hv_call_add_logical_proc()
169 int pxm = node_to_pxm(node); in hv_call_create_vp()
/openbmc/linux/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()