Home
last modified time | relevance | path

Searched refs:numa_map_to_online_node (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnuma.h28 int numa_map_to_online_node(int node);
47 static inline int numa_map_to_online_node(int node) in numa_map_to_online_node() function
H A Dacpi.h444 return numa_map_to_online_node(node); in pxm_to_online_node()
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A De820.c28 ndr_desc.numa_node = numa_map_to_online_node(nid); in e820_register_one()
/OK3568_Linux_fs/kernel/drivers/dax/hmem/
H A Ddevice.c44 pdev->dev.numa_node = numa_map_to_online_node(target_nid); in hmem_register_device()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c951 online_nid = numa_map_to_online_node(target_nid); in papr_scm_nvdimm_init()
/OK3568_Linux_fs/kernel/mm/
H A Dmempolicy.c136 int numa_map_to_online_node(int node) in numa_map_to_online_node() function
154 EXPORT_SYMBOL_GPL(numa_map_to_online_node);
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-hyperv.c1918 numa_map_to_online_node( in hv_pci_assign_numa_node()