Searched defs:LD (Results 1 - 16 of 16) sorted by relevance

/linux-master/tools/build/tests/ex/
H A DMakefile4 export LD := ld macro
/linux-master/arch/loongarch/lib/
H A Dxor_simd.c19 #define LD(reg, base, offset) \ macro
50 #undef LD macro
62 #define LD macro
85 #undef LD macro
[all...]
/linux-master/lib/raid6/test/
H A DMakefile13 LD = ld macro
/linux-master/tools/lib/subcmd/
H A DMakefile13 LD ?= $(CROSS_COMPILE)ld macro
/linux-master/tools/lib/symbol/
H A DMakefile14 LD ?= $(CROSS_COMPILE)ld macro
/linux-master/tools/tracing/latency/
H A DMakefile31 export LD := ld macro
/linux-master/arch/x86/include/asm/
H A Dxor_32.h14 #define LD(x, y) " movq 8*("#x")(%1), %%mm"#y" ;\n" macro
249 #undef LD macro
[all...]
H A Dxor.h40 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" macro
481 #undef LD macro
[all...]
/linux-master/tools/lib/api/
H A DMakefile14 LD ?= $(CROSS_COMPILE)ld macro
/linux-master/arch/powerpc/lib/
H A Dmemcmp_64.S26 #define LD ldbrx define
33 #define LD ldx define
[all...]
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S26 #define LD ldbrx define
33 #define LD ldx define
[all...]
/linux-master/drivers/firmware/efi/
H A Dcper_cxl.c51 LD, /* CXL Logical Device */ enumerator in enum:__anon368
/linux-master/arch/sparc/lib/
H A Dcopy_user.S52 #define LD(insn, src, offset, reg, label) \ define
[all...]
/linux-master/arch/powerpc/kernel/
H A Dalign.c38 #define LD 0 /* load */ macro
[all...]
/linux-master/tools/power/cpupower/
H A DMakefile90 LD = $(CROSS)gcc macro
/linux-master/
H A DMakefile481 LD = $(LLVM_PREFIX)ld.lld$(LLVM_SUFFIX) macro
490 LD = $(CROSS_COMPILE)ld macro

Completed in 240 milliseconds