Searched refs:SAVE_32EVRS (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbooke_interrupts.S520 SAVE_32EVRS(0, r4, r3, VCPU_EVR)
/linux-master/arch/powerpc/kernel/
H A Dhead_85xx.S972 SAVE_32EVRS(0, r4, r3, THREAD_EVR0)
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h156 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h156 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro

Completed in 170 milliseconds