Home
last modified time | relevance | path

Searched defs:numa_remove_cpu (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dnuma.h47 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/openbmc/linux/arch/x86/include/asm/
H A Dnuma.h65 static inline void numa_remove_cpu(int cpu) { } in numa_remove_cpu() function
/openbmc/linux/arch/x86/mm/
H A Dnuma_emulation.c548 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
581 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
H A Dnuma.c787 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
862 void numa_remove_cpu(int cpu) in numa_remove_cpu() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dnuma.h58 static inline void numa_remove_cpu(unsigned int cpu) { } in numa_remove_cpu() function
/openbmc/linux/drivers/base/
H A Darch_numa.c82 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function
/openbmc/linux/arch/loongarch/kernel/
H A Dnuma.c145 void numa_remove_cpu(unsigned int cpu) in numa_remove_cpu() function