Home
last modified time | relevance | path

Searched defs:cpu_up (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
H A Dcdmm.h48 int (*cpu_up)(struct mips_cdmm_device *); member
/linux/drivers/bus/
H A Dmips_cdmm.c610 BUILD_PERDEV_HELPER(cpu_up) /* int mips_cdmm_cpu_up_helper(...) */ in BUILD_PERDEV_HELPER() argument
/linux/kernel/
H A Dcpu.c1735 static int cpu_up(unsigned int cpu, enum cpuhp_state target) cpu_up() function