Home
last modified time | relevance | path

Searched defs:cpu_down (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dcdmm.h47 int (*cpu_down)(struct mips_cdmm_device *); member
/linux-4.1.27/kernel/
Dcpu.c436 int __ref cpu_down(unsigned int cpu) in cpu_down() function