Searched refs:SAVE_32EVRS (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 157 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | booke_interrupts.S | 520 SAVE_32EVRS(0, r4, r3, VCPU_EVR)
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 156 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 157 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | booke_interrupts.S | 520 SAVE_32EVRS(0, r4, r3, VCPU_EVR)
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 156 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_fsl_booke.S | 1005 SAVE_32EVRS(0, r4, r3, THREAD_EVR0)
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_85xx.S | 972 SAVE_32EVRS(0, r4, r3, THREAD_EVR0)
|
Completed in 10 milliseconds