Searched refs:SAVE_32EVRS (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/powerpc/kernel/ |
D | head_fsl_booke.S | 871 SAVE_32EVRS(0,r10,r4,THREAD_EVR0) 1027 SAVE_32EVRS(0, r4, r3, THREAD_EVR0)
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | booke_interrupts.S | 532 SAVE_32EVRS(0, r4, r3, VCPU_EVR)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ppc_asm.h | 160 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro
|