Searched defs:cpu_up (Results 1 – 3 of 3) sorted by relevance
48 int (*cpu_up)(struct mips_cdmm_device *); member
610 BUILD_PERDEV_HELPER(cpu_up) /* int mips_cdmm_cpu_up_helper(...) */ in BUILD_PERDEV_HELPER() argument
1697 static int cpu_up(unsigned int cpu, enum cpuhp_state target) in cpu_up() function