Home
last modified time | relevance | path

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

12

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

12