/linux/arch/powerpc/lib/ |
H A 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
|
H A 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/tools/testing/selftests/powerpc/copyloops/ |
H A 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
|
H A 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/tools/testing/selftests/powerpc/include/ |
H A 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/arch/powerpc/kvm/ |
H A D | book3s_32_sr.S | 92 #define KVM_LOAD_BAT(n, reg, RA, RB) \ argument
|
/linux/arch/powerpc/crypto/ |
H A D | sha1-powerpc-asm.S | 28 #define RB(t) ((((t)+3)%6)+7) macro
|
/linux/arch/x86/crypto/ |
H A D | sha1_avx2_x86_64_asm.S | 109 .set RB, REG_RB define 335 .set RB, RTB define
|
H A D | serpent-sse2-i586-asm_32.S | 28 #define RB %xmm1 macro
|
/linux/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 39 #define LOAD_BAT(n, reg, RA, RB) \ argument
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | main.c | 1529 #define RB (CARL9170_MAX_CMD_PAYLOAD_LEN) in carl9170_rng_get() macro 1853 #define RB (sizeof(u32) * RW) in carl9170_read_eeprom() macro
|
/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga-hw.c | 16 RB = 3, enumerator
|
/linux/arch/m68k/include/asm/ |
H A D | traps.h | 110 #define RB (0x1000) macro
|
/linux/drivers/clk/renesas/ |
H A D | r9a06g032-clocks.c | 55 #define RB(_reg, _bit) ((struct regbit) { \ macro
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 539 #define RB RAOPT + 1 macro
|