/linux-6.1.9/arch/powerpc/lib/ |
D | memcpy_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
D | copyuser_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
/linux-6.1.9/tools/testing/selftests/powerpc/copyloops/ |
D | memcpy_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
D | copyuser_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
/linux-6.1.9/tools/testing/selftests/powerpc/include/ |
D | instructions.h | 9 #define __COPY(RA, RB, L) \ argument 11 #define COPY(RA, RB, L) \ argument 33 #define __PASTE(RA, RB, L, RC) \ argument 35 #define PASTE(RA, RB, L, RC) \ argument
|
/linux-6.1.9/arch/powerpc/kvm/ |
D | book3s_32_sr.S | 92 #define KVM_LOAD_BAT(n, reg, RA, RB) \ argument
|
/linux-6.1.9/arch/powerpc/crypto/ |
D | sha1-powerpc-asm.S | 27 #define RA(t) ((((t)+4)%6)+7) macro
|
/linux-6.1.9/arch/x86/crypto/ |
D | sha1_avx2_x86_64_asm.S | 108 .set RA, REG_RA define 337 .set RA, T_REG define
|
D | serpent-sse2-i586-asm_32.S | 27 #define RA %xmm0 macro
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | head_book3s_32.S | 38 #define LOAD_BAT(n, reg, RA, RB) \ argument
|
/linux-6.1.9/arch/mips/mm/ |
D | page.c | 48 #define RA 31 macro
|
/linux-6.1.9/arch/mips/kvm/ |
D | entry.c | 51 #define RA 31 macro
|
/linux-6.1.9/arch/powerpc/xmon/ |
D | ppc-opc.c | 502 #define RA NSISIGNOPT + 1 macro
|