Searched defs:cpu_down (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/ | ||
D | cdmm.h | 47 int (*cpu_down)(struct mips_cdmm_device *); member |
/Linux-v4.19/kernel/ | ||
D | cpu.c | 1005 int cpu_down(unsigned int cpu) in cpu_down() function |