Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dcdmm.h47 int (*cpu_down)(struct mips_cdmm_device *); member
/Linux-v6.6/kernel/
Dcpu.c1525 static int cpu_down(unsigned int cpu, enum cpuhp_state target) in cpu_down() function