Searched refs:ld (Results 251 - 275 of 312) sorted by relevance

<<111213

/linux-master/arch/mips/boot/compressed/
H A DMakefile114 $(objtree)/vmlinuz: $(src)/ld.script $(vmlinuzobjs-y) $(obj)/calc_vmlinuz_load_addr
/linux-master/lib/raid6/test/
H A DMakefile13 LD = ld
/linux-master/arch/arm64/kernel/vdso32/
H A DMakefile19 LD_COMPAT ?= $(CROSS_COMPILE_COMPAT)ld
/linux-master/arch/mips/include/asm/
H A Dasmmacro.h272 ld.b $w\wd, \off(\base)
281 ld.h $w\wd, \off(\base)
290 ld.w $w\wd, \off(\base)
299 ld.d $w\wd, \off(\base)
/linux-master/arch/riscv/include/asm/
H A Dasm.h23 #define REG_L __REG_SEL(ld, lw)
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c204 u8 nr_bits, lid, lt, ld; local
217 for (ld = 0; ld < NPC_MAX_LD; ld++) {
220 (intf, lid, lt, ld));
636 u8 lid, lt, ld, bitnr; local
666 for (ld = 0; ld < NPC_MAX_LD; ld++) {
669 (intf, lid, lt, ld));
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c4052 struct bpf_insn *ld = &ld_meta->insn; local
4065 if (BPF_SIZE(ld->code) != BPF_SIZE(st->code))
4068 if (ld->dst_reg != st->src_reg)
4092 struct bpf_insn *ld = &ld_meta->insn; local
4101 curr_size = BPF_LDST_BYTES(ld);
4108 if (ld->dst_reg != prev_ld_dst)
4111 if (ld->src_reg != prev_ld_base || st->dst_reg != prev_st_base)
4122 if (prev_ld_off + prev_size == ld->off &&
4127 if (ld->off + curr_size == prev_ld_off &&
4140 cross_mem_access(struct bpf_insn *ld, struc argument
4196 struct bpf_insn *ld = &meta1->insn; local
[all...]
/linux-master/arch/sparc/crypto/
H A Ddes_asm.S11 ld [%o0 + 0x00], %f0
12 ld [%o0 + 0x04], %f1
/linux-master/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c118 #define STORE_DFORM_TEST(op) TEST(op, ld, op, DFORM, 31, 31)
433 LOAD_DFORM_TEST(ld);
/linux-master/arch/powerpc/crypto/
H A Dchacha-p10le-8x.S65 ld \GPR,\OFFSET(\FRAME)
190 ld 0, 16(1)
/linux-master/arch/mips/lib/
H A Dmemcpy.S148 #define LOADK ld /* No exception */
149 #define LOAD(reg, addr, handler) EXC(ld, LD_INSN, reg, addr, handler)
/linux-master/drivers/gpio/
H A Dgpio-f7188x.c141 static inline void superio_select(int base, int ld) argument
144 outb(ld, base + 1);
/linux-master/arch/arm64/include/asm/
H A Dassembler.h670 __frame ld
707 .ifc \op, ld
/linux-master/arch/sparc/kernel/
H A Detrap_32.S105 ld [%curptr + TI_UWINMASK], %g1
H A Dwof.S100 ld [%curptr + TI_UWINMASK], %twin_tmp ! grab win mask
/linux-master/tools/bpf/
H A Dbpf_exp.y88 | ld
153 ld
/linux-master/arch/powerpc/kernel/
H A Dcpu_setup_e500.S218 ld r10,CPU_SPEC_FEATURES(r4)
H A Dmisc_64.S460 ld r12,0(r27) /* deref function descriptor */
/linux-master/tools/testing/selftests/hid/
H A DMakefile107 # LLVM's ld.lld doesn't support all the architectures, so use it only on x86
111 LLD := ld
/linux-master/arch/x86/entry/vdso/
H A DMakefile182 $(call ld-option, --eh-frame-hdr) -Bsymbolic -z noexecstack
/linux-master/arch/arc/kernel/
H A Dentry-arcv2.S186 ld r0, [sp, PT_status32] ; U/K mode at time of entry
240 ld r2, [@intr_to_DE_cnt]
/linux-master/arch/mips/net/
H A Dbpf_jit_comp64.c351 emit(ctx, ld, dst, off, src);
510 emit(ctx, ld, tmp, off, tmp); /* tmp = *(tmp + off) */
520 emit(ctx, ld, tmp, off, tmp); /* tmp = *(tmp + off) */
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h56 #define REST_GPRS(start, end, base) OP_REGS ld, 8, start, end, base, GPR0
320 * ld rY,ADDROFF(name)(rX)
369 ld reg,PACATOC(r13)
397 * by BOOK3S. ld complains with "got/toc optimization is not supported" if r2
402 ld reg,name@got(tocreg)
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h56 #define REST_GPRS(start, end, base) OP_REGS ld, 8, start, end, base, GPR0
320 * ld rY,ADDROFF(name)(rX)
369 ld reg,PACATOC(r13)
397 * by BOOK3S. ld complains with "got/toc optimization is not supported" if r2
402 ld reg,name@got(tocreg)
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2390 u16 ld; local
2397 ld = MR_TargetIdToLdGet(io_info->ldTgtId, local_map_ptr);
2398 raid = MR_LdRaidGet(ld, local_map_ptr);
2731 u16 ld; local
2824 ld = MR_TargetIdToLdGet(device_id, local_map_ptr);
2826 if (ld < instance->fw_supported_vd_count)
2827 raid = MR_LdRaidGet(ld, local_map_ptr);
2987 u16 ld; local
3011 ld = MR_TargetIdToLdGet(device_id, local_map_ptr);
3012 if (ld >
[all...]

Completed in 296 milliseconds

<<111213