Searched refs:cpu_do_suspend (Results 1 – 6 of 6) sorted by relevance
99 extern void cpu_do_suspend(void *);144 #define cpu_do_suspend PROC_VTABLE(do_suspend) macro
257 #define cpu_do_suspend __glue(CPU_NAME,_do_suspend) macro
19 extern void cpu_do_suspend(struct cpu_suspend_ctx *ptr);
86 cpu_do_suspend(ptr); in __cpu_suspend_save()
81 SYM_FUNC_START(cpu_do_suspend)106 SYM_FUNC_END(cpu_do_suspend)
94 bl cpu_do_suspend