Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/ipc/
H A DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/i386/) macro
5 ARCH := x86 macro
9 ARCH := x86 macro
/openbmc/linux/tools/testing/selftests/amd-pstate/
H A DMakefile7 ARCH ?= $(shell uname -m 2>/dev/null || echo not) macro
8 ARCH := $(shell echo $(ARCH) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/openbmc/linux/tools/testing/selftests/powerpc/
H A DMakefile5 ARCH ?= $(shell uname -m) macro
6 ARCH := $(shell echo $(ARCH) | sed -e s/ppc.*/powerpc/) macro
/openbmc/openbmc/poky/meta/lib/oeqa/core/cases/example/
H A Ddata.json1 {"ARCH": "x86", "IMAGE": "core-image-minimal"} string
/openbmc/linux/tools/testing/selftests/breakpoints/
H A DMakefile4 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/openbmc/linux/tools/testing/selftests/prctl/
H A DMakefile4 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/openbmc/linux/tools/testing/selftests/kexec/
H A DMakefile4 ARCH ?= $(shell uname -m 2>/dev/null || echo not) macro
/openbmc/linux/tools/testing/selftests/sparc64/
H A DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/x86_64/x86/) macro
/openbmc/linux/tools/testing/selftests/intel_pstate/
H A DMakefile5 ARCH ?= $(shell uname -m 2>/dev/null || echo not) macro
/openbmc/linux/tools/testing/selftests/riscv/
H A DMakefile5 ARCH ?= $(shell uname -m 2>/dev/null || echo not) macro
/openbmc/linux/tools/testing/selftests/arm64/
H A DMakefile4 ARCH ?= $(shell uname -m 2>/dev/null || echo not) macro
/openbmc/linux/scripts/
H A DMakefile34 ARCH := x86 macro
/openbmc/linux/tools/testing/selftests/vDSO/
H A DMakefile5 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/openbmc/openbmc-tools/openbmctool/build-scripts/
H A DMakefile15 ARCH=noarch macro
/openbmc/linux/tools/include/nolibc/
H A DMakefile13 ARCH = $(SUBARCH) macro
/openbmc/linux/tools/testing/selftests/nolibc/
H A DMakefile14 ARCH = $(SUBARCH) macro
40 ARCH := $(or $(ARCH_$(XARCH)),$(XARCH)) macro
/openbmc/linux/tools/testing/selftests/
H A DMakefile164 ARCH ?= $(SUBARCH) macro
/openbmc/linux/lib/raid6/test/
H A DMakefile19 ARCH := $(shell uname -m 2>/dev/null | sed -e /s/i.86/i386/) macro
/openbmc/linux/tools/testing/selftests/mm/
H A DMakefile15 ARCH ?= $(shell echo $(uname_M) | sed -e 's/aarch64.*/arm64/' -e 's/ppc64.*/powerpc/') macro
/openbmc/linux/tools/testing/selftests/kvm/
H A DMakefile8 ARCH ?= $(SUBARCH) macro
/openbmc/linux/Documentation/kbuild/
H A Dkbuild.rst159 ARCH section in Environment variables
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile12 ARCH ?= macro
16 ARCH := $(HOST_ARCH) macro
/openbmc/ipmitool/
H A Dconfigure.ac120 AC_SUBST(ARCH, $host_cpu) subst
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat399 ARCH = Arch.get_arch() variable
/openbmc/linux/
H A DMakefile393 ARCH ?= $(SUBARCH) macro