Home
last modified time | relevance | path

Searched defs:LOAD (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/sparc/lib/
A DNGmemcpy.S41 #define LOAD(type,addr,dest) type [addr], dest macro
43 #define LOAD(type,addr,dest) type##a [addr] 0x80, dest macro
A Dcsum_copy_from_user.S20 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
A DGENcopy_from_user.S20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest macro
A DU3copy_from_user.S24 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
A DM7copy_from_user.S29 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
A DNG4copy_from_user.S28 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
A DNGcopy_from_user.S20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest macro
A DU1copy_from_user.S24 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
A Dcsum_copy.S28 #define LOAD(type,addr,dest) type [addr], dest macro
A DNG2copy_from_user.S32 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
A DGENmemcpy.S23 #define LOAD(type,addr,dest) type [addr], dest macro
A DU3memcpy.S41 #define LOAD(type,addr,dest) type [addr], dest macro
A DNG4memcpy.S66 #define LOAD(type,addr,dest) type [addr], dest macro
A DM7memcpy.S117 #define LOAD(type,addr,dest) type [addr], dest macro
A DU1memcpy.S43 #define LOAD(type,addr,dest) type [addr], dest macro
A DNG2memcpy.S51 #define LOAD(type,addr,dest) type [addr], dest macro
/linux/arch/mips/lib/
A Dcsum_partial.S43 #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
A Dmemcpy.S149 #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/arch/powerpc/lib/
A Dxor_vmx.c28 #define LOAD(V) \ macro
/linux/tools/testing/selftests/powerpc/mm/
A Dstack_expansion_ldst.c32 LOAD, enumerator
/linux/arch/arm/mach-spear/
A Dtime.c41 #define LOAD(x) ((x) * 0x80 + 0x88) macro
/linux/drivers/pwm/
A Dpwm-stmpe.c92 #define LOAD BIT(14) /* Only available on 2403 */ macro
/linux/arch/mips/cavium-octeon/
A Docteon-memcpy.S84 #define LOAD ld macro
/linux/lib/zlib_inflate/
A Dinflate.c185 #define LOAD() \ macro
/linux/arch/powerpc/include/asm/
A Dsstep.h24 LOAD, /* load and store types need to be contiguous */ enumerator

Completed in 28 milliseconds

12