Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnuma_memblks.h36 extern int emu_nid_to_phys[MAX_NUMNODES];
38 void __init numa_emu_update_cpu_to_node(int *emu_nid_to_phys,
/linux/mm/
H A Darch_numa.c335 void __init numa_emu_update_cpu_to_node(int *emu_nid_to_phys, in numa_emu_update_cpu_to_node() argument
349 if (cpu_to_node_map[i] == emu_nid_to_phys[j]) in numa_emu_update_cpu_to_node()