Home
last modified time | relevance | path

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

/linux/drivers/acpi/numa/
H A Dsrat.c50 int node_to_pxm(int node) in node_to_pxm() function
56 EXPORT_SYMBOL_GPL(node_to_pxm);
669 int pxm = node_to_pxm(nid); in acpi_node_backed_by_real_pxm()
H A Dhmat.c122 unsigned int pxm = node_to_pxm(nid); in hmat_get_extended_linear_cache_size()
942 pxm = node_to_pxm(nid); in hmat_callback()
959 pxm = node_to_pxm(nid); in hmat_set_default_dram_perf()
981 pxm = node_to_pxm(nid); in hmat_calculate_adistance()
/linux/include/asm-generic/
H A Dmshyperv.h101 pxm_info.domain_id = node_to_pxm(node); in hv_numa_node_to_pxm_info()