| /linux-6.15/tools/scripts/ |
| H A D | Makefile.arch | 14 SRCARCH := $(ARCH) 18 SRCARCH := x86 21 SRCARCH := x86 26 SRCARCH := sparc 29 SRCARCH := sparc 34 SRCARCH := loongarch 38 SRCARCH := loongarch
|
| /linux-6.15/scripts/ |
| H A D | min-tool-version.sh | 22 elif [ "$SRCARCH" = x86 ]; then 29 if [ "$SRCARCH" = s390 -o "$SRCARCH" = x86 ]; then 31 elif [ "$SRCARCH" = loongarch ]; then
|
| H A D | Makefile.vmlinux | 57 .builtin-dtbs-list: arch/$(SRCARCH)/boot/dts/dtbs-list FORCE 76 $(vmlinux-final): arch/$(SRCARCH)/tools/vmlinux.arch.o 78 arch/$(SRCARCH)/tools/vmlinux.arch.o: vmlinux.o FORCE 79 $(Q)$(MAKE) $(build)=arch/$(SRCARCH)/tools $@ 82 ARCH_POSTLINK := $(wildcard $(srctree)/arch/$(SRCARCH)/Makefile.postlink)
|
| H A D | install.sh | 30 "${srctree}/arch/${SRCARCH}/install.sh" \ 31 "${srctree}/arch/${SRCARCH}/boot/install.sh"
|
| H A D | Makefile | 36 SRCARCH := x86 macro 39 SRCARCH := loongarch macro 41 HOSTCFLAGS_sorttable.o += -I$(srctree)/tools/arch/$(SRCARCH)/include
|
| H A D | Makefile.defconf | 6 $4 -m -O $(objtree) $(srctree)/arch/$(SRCARCH)/configs/$2 \ 7 $(foreach config,$3,$(srctree)/arch/$(SRCARCH)/configs/$(config).config)
|
| H A D | xz_wrap.sh | 46 case $SRCARCH in 135 echo "$0: Arch-specific tuning is missing for '$SRCARCH'" >&2
|
| /linux-6.15/include/uapi/ |
| H A D | Kbuild | 2 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h),) 6 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm.h),) 10 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm_para.h),) 11 ifeq ($(wildcard $(objtree)/arch/$(SRCARCH)/include/generated/uapi/asm/kvm_para.h),)
|
| /linux-6.15/scripts/package/ |
| H A D | install-extmod-build | 23 find "arch/${SRCARCH}" -maxdepth 1 -name 'Makefile*' 24 find "arch/${SRCARCH}" -name generated -prune -o -name include -type d -print 25 find "arch/${SRCARCH}" -name Kbuild.platforms -o -name Platform 36 echo "arch/${SRCARCH}/include/generated"
|
| /linux-6.15/tools/objtool/ |
| H A D | sync-check.sh | 4 if [ -z "$SRCARCH" ]; then 11 if [ "$SRCARCH" = "x86" ]; then 71 if [ "$SRCARCH" = "x86" ]; then
|
| H A D | Makefile | 29 -I$(srctree)/tools/arch/$(SRCARCH)/include \ 31 -I$(srctree)/tools/objtool/arch/$(SRCARCH)/include \ 51 ifeq ($(SRCARCH),x86) 55 ifeq ($(SRCARCH),loongarch) 60 export srctree OUTPUT CFLAGS SRCARCH AWK
|
| /linux-6.15/tools/perf/arch/ |
| H A D | Build | 2 perf-test-y += $(SRCARCH)/ 3 perf-util-y += $(SRCARCH)/
|
| /linux-6.15/usr/include/ |
| H A D | Makefile | 58 ifeq ($(SRCARCH),arc) 62 ifeq ($(SRCARCH),openrisc) 66 ifeq ($(SRCARCH),powerpc) 70 ifeq ($(SRCARCH),sparc)
|
| /linux-6.15/ |
| H A D | Kbuild | 30 targets += arch/$(SRCARCH)/kernel/asm-offsets.s 32 arch/$(SRCARCH)/kernel/asm-offsets.s: $(timeconst-file) $(bounds-file) 34 $(offsets-file): arch/$(SRCARCH)/kernel/asm-offsets.s FORCE 81 obj-y += arch/$(SRCARCH)/
|
| H A D | Makefile | 407 SRCARCH := $(ARCH) macro 411 SRCARCH := x86 macro 414 SRCARCH := x86 macro 419 SRCARCH := sparc macro 422 SRCARCH := sparc macro 427 SRCARCH := parisc macro 431 ifneq ($(SRCARCH),$(SUBARCH)) 566 -I$(srctree)/arch/$(SRCARCH)/include \ 723 include $(srctree)/arch/$(SRCARCH)/Makefile 801 include $(srctree)/arch/$(SRCARCH)/Makefile [all …]
|
| /linux-6.15/tools/perf/ |
| H A D | Makefile.config | 29 $(call detected_var,SRCARCH) 35 ifeq ($(SRCARCH),powerpc) 42 ifeq ($(SRCARCH),x86) 58 ifeq ($(SRCARCH),arm) 64 ifeq ($(SRCARCH),arm64) 70 ifeq ($(SRCARCH),loongarch) 90 ifneq ($(SRCARCH),$(filter $(SRCARCH),x86 arm arm64 powerpc s390 csky riscv loongarch)) 210 -include $(src-perf)/arch/$(SRCARCH)/Makefile 619 ifeq ($(SRCARCH),powerpc) 744 ifeq ($(SRCARCH),$(filter $(SRCARCH),arm arm64)) [all …]
|
| /linux-6.15/tools/lib/perf/ |
| H A D | Makefile | 45 -I$(OUTPUT)arch/$(SRCARCH)/include/generated/uapi \ 49 -I$(srctree)/tools/arch/$(SRCARCH)/include/ \ 50 -I$(srctree)/tools/arch/$(SRCARCH)/include/uapi \ 103 uapi-asm := $(OUTPUT)arch/$(SRCARCH)/include/generated/uapi/asm 104 ifeq ($(SRCARCH),arm64)
|
| /linux-6.15/arch/microblaze/kernel/syscalls/ |
| H A D | Makefile | 2 kapi := arch/$(SRCARCH)/include/generated/asm 3 uapi := arch/$(SRCARCH)/include/generated/uapi/asm
|
| /linux-6.15/arch/m68k/kernel/syscalls/ |
| H A D | Makefile | 2 kapi := arch/$(SRCARCH)/include/generated/asm 3 uapi := arch/$(SRCARCH)/include/generated/uapi/asm
|
| /linux-6.15/arch/xtensa/kernel/syscalls/ |
| H A D | Makefile | 2 kapi := arch/$(SRCARCH)/include/generated/asm 3 uapi := arch/$(SRCARCH)/include/generated/uapi/asm
|
| /linux-6.15/arch/sh/kernel/syscalls/ |
| H A D | Makefile | 2 kapi := arch/$(SRCARCH)/include/generated/asm 3 uapi := arch/$(SRCARCH)/include/generated/uapi/asm
|
| /linux-6.15/arch/alpha/kernel/syscalls/ |
| H A D | Makefile | 2 kapi := arch/$(SRCARCH)/include/generated/asm 3 uapi := arch/$(SRCARCH)/include/generated/uapi/asm
|
| /linux-6.15/arch/sparc/kernel/syscalls/ |
| H A D | Makefile | 2 kapi := arch/$(SRCARCH)/include/generated/asm 3 uapi := arch/$(SRCARCH)/include/generated/uapi/asm
|
| /linux-6.15/arch/parisc/kernel/syscalls/ |
| H A D | Makefile | 2 kapi := arch/$(SRCARCH)/include/generated/asm 3 uapi := arch/$(SRCARCH)/include/generated/uapi/asm
|
| /linux-6.15/scripts/kconfig/ |
| H A D | Makefile | 28 KCONFIG_DEFCONFIG_LIST += arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) 93 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG)),) 95 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig) 102 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$@ $(Kconfig) 104 configfiles = $(wildcard $(srctree)/kernel/configs/$(1) $(srctree)/arch/$(SRCARCH)/configs/$(1))
|