Searched defs:cpu_up (Results 1 – 4 of 4) sorted by relevance
48 int (*cpu_up)(struct mips_cdmm_device *); member
54 int (*cpu_up)(unsigned cpu, struct task_struct *tidle); member
596 BUILD_PERDEV_HELPER(cpu_up) /* int mips_cdmm_cpu_up_helper(...) */ in BUILD_PERDEV_HELPER() argument
1150 int cpu_up(unsigned int cpu) in cpu_up() function