Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pasemi/
H A Dpasemi.h21 extern void restore_astate(int cpu);
28 static inline void restore_astate(int cpu) in restore_astate() function
H A Didle.c59 restore_astate(hard_smp_processor_id()); in pasemi_system_reset_exception()