Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/ipc/
DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/i386/) macro
5 ARCH := x86 macro
9 ARCH := x86 macro
/linux-5.19.10/tools/testing/selftests/powerpc/
DMakefile5 ARCH ?= $(shell uname -m) macro
6 ARCH := $(shell echo $(ARCH) | sed -e s/ppc.*/powerpc/) macro
/linux-5.19.10/tools/testing/selftests/breakpoints/
DMakefile4 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.19.10/tools/testing/selftests/kexec/
DMakefile5 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.19.10/tools/testing/selftests/prctl/
DMakefile4 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.19.10/scripts/
DMakefile22 ARCH := x86 macro
/linux-5.19.10/tools/testing/selftests/intel_pstate/
DMakefile6 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.19.10/tools/testing/selftests/sparc64/
DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/x86_64/x86/) macro
/linux-5.19.10/tools/testing/selftests/arm64/
DMakefile4 ARCH ?= $(shell uname -m 2>/dev/null || echo not) macro
/linux-5.19.10/tools/testing/selftests/vDSO/
DMakefile5 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-5.19.10/tools/testing/selftests/
DMakefile145 ARCH ?= $(SUBARCH) macro
/linux-5.19.10/tools/bpf/resolve_btfids/
DMakefile24 ARCH = $(HOSTARCH) macro
/linux-5.19.10/lib/raid6/test/
DMakefile18 ARCH := $(shell uname -m 2>/dev/null | sed -e /s/i.86/i386/) macro
/linux-5.19.10/Documentation/kbuild/
Dkbuild.rst136 ARCH section in Environment variables
/linux-5.19.10/tools/testing/selftests/wireguard/qemu/
DMakefile12 ARCH ?= macro
16 ARCH := $(HOST_ARCH) macro
/linux-5.19.10/tools/kvm/kvm_stat/
Dkvm_stat331 ARCH = Arch.get_arch() variable
/linux-5.19.10/
DMakefile384 ARCH ?= $(SUBARCH) macro