Home
last modified time | relevance | path

Searched defs:ARCH (Results 1 – 17 of 17) sorted by relevance

/linux-5.15/tools/testing/selftests/ipc/
A DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/i386/) macro
5 ARCH := x86 macro
9 ARCH := x86 macro
/linux-5.15/tools/testing/selftests/powerpc/
A DMakefile5 ARCH ?= $(shell uname -m) macro
6 ARCH := $(shell echo $(ARCH) | sed -e s/ppc.*/powerpc/) macro
/linux-5.15/tools/testing/selftests/breakpoints/
H A DMakefile4 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.15/tools/testing/selftests/kexec/
A DMakefile5 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.15/tools/testing/selftests/prctl/
A DMakefile4 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.15/tools/testing/selftests/sparc64/
A DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/x86_64/x86/) macro
/linux-5.15/tools/testing/selftests/intel_pstate/
A DMakefile6 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.15/scripts/
H A DMakefile28 ARCH := x86 macro
/linux-5.15/tools/testing/selftests/arm64/
A DMakefile4 ARCH ?= $(shell uname -m 2>/dev/null || echo not) macro
/linux-5.15/tools/testing/selftests/vDSO/
A DMakefile5 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.15/drivers/staging/r8188eu/
A DMakefile67 ARCH ?= $(SUBARCH) macro
/linux-5.15/tools/testing/selftests/
H A DMakefile130 ARCH ?= $(SUBARCH) macro
/linux-5.15/tools/bpf/resolve_btfids/
A DMakefile20 ARCH = $(HOSTARCH) macro
/linux-5.15/lib/raid6/test/
H A DMakefile16 ARCH := $(shell uname -m 2>/dev/null | sed -e /s/i.86/i386/) macro
/linux-5.15/Documentation/kbuild/
A Dkbuild.rst125 ARCH section in Environment variables
/linux-5.15/tools/testing/selftests/wireguard/qemu/
A DMakefile16 ARCH := $(firstword $(subst -, ,$(CBUILD))) macro
/linux-5.15/
H A DMakefile384 ARCH ?= $(SUBARCH) macro