Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcdmm.h47 int (*cpu_down)(struct mips_cdmm_device *); member
/openbmc/linux/kernel/
H A Dcpu.c1536 static int cpu_down(unsigned int cpu, enum cpuhp_state target) in cpu_down() function