/linux-5.19.10/arch/sparc/lib/ |
D | NGmemcpy.S | 40 #define LOAD(type,addr,dest) type [addr], dest macro 42 #define LOAD(type,addr,dest) type##a [addr] 0x80, dest macro
|
D | csum_copy_from_user.S | 20 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | GENcopy_from_user.S | 20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest macro
|
D | U3copy_from_user.S | 24 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | M7copy_from_user.S | 29 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | NG4copy_from_user.S | 28 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | NGcopy_from_user.S | 20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest macro
|
D | U1copy_from_user.S | 24 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | csum_copy.S | 28 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | NG2copy_from_user.S | 32 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | GENmemcpy.S | 23 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | U3memcpy.S | 41 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | NG4memcpy.S | 66 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | U1memcpy.S | 43 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | M7memcpy.S | 117 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | NG2memcpy.S | 51 #define LOAD(type,addr,dest) type [addr], dest macro
|
/linux-5.19.10/arch/mips/lib/ |
D | csum_partial.S | 43 #define LOAD ld macro 50 #define LOAD lw macro 372 #define LOAD(reg, addr) EXC(ld, LD_INSN, reg, addr) macro 392 #define LOAD(reg, addr) EXC(lw, LD_INSN, reg, addr) macro
|
D | memcpy.S | 149 #define LOAD(reg, addr, handler) EXC(ld, LD_INSN, reg, addr, handler) macro 186 #define LOAD(reg, addr, handler) EXC(lw, LD_INSN, reg, addr, handler) macro
|
/linux-5.19.10/arch/powerpc/lib/ |
D | xor_vmx.c | 28 #define LOAD(V) \ macro
|
/linux-5.19.10/tools/testing/selftests/powerpc/mm/ |
D | stack_expansion_ldst.c | 32 LOAD, enumerator
|
/linux-5.19.10/arch/arm/mach-spear/ |
D | time.c | 41 #define LOAD(x) ((x) * 0x80 + 0x88) macro
|
/linux-5.19.10/drivers/pwm/ |
D | pwm-stmpe.c | 92 #define LOAD BIT(14) /* Only available on 2403 */ macro
|
/linux-5.19.10/lib/zlib_inflate/ |
D | inflate.c | 185 #define LOAD() \ macro
|
/linux-5.19.10/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 84 #define LOAD ld macro
|
/linux-5.19.10/arch/powerpc/include/asm/ |
D | sstep.h | 24 LOAD, /* load and store types need to be contiguous */ enumerator
|