Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnuma_memblks.h37 void __init numa_emu_update_cpu_to_node(int *emu_nid_to_phys,
/linux/drivers/base/
H A Darch_numa.c331 void __init numa_emu_update_cpu_to_node(int *emu_nid_to_phys, in numa_emu_update_cpu_to_node() function
/linux/arch/x86/mm/
H A Dnuma.c431 void __init numa_emu_update_cpu_to_node(int *emu_nid_to_phys, in numa_emu_update_cpu_to_node() function
/linux/mm/
H A Dnuma_emulation.c487 numa_emu_update_cpu_to_node(emu_nid_to_phys, max_emu_nid + 1); in numa_emulation()