Home
last modified time | relevance | path

Searched refs:restore_astate (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/powerpc/platforms/pasemi/
Dpasemi.h22 extern void restore_astate(int cpu);
29 static inline void restore_astate(int cpu) in restore_astate() function
Didle.c59 restore_astate(hard_smp_processor_id()); in pasemi_system_reset_exception()
/linux-6.6.21/drivers/cpufreq/
Dpasemi-cpufreq.c115 void restore_astate(int cpu) in restore_astate() function