Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/ipc/
DMakefile2 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/i386/) macro
4 ARCH := x86 macro
8 ARCH := x86 macro
/linux-4.4.14/tools/testing/selftests/powerpc/
DMakefile4 ARCH ?= $(shell uname -m) macro
5 ARCH := $(shell echo $(ARCH) | sed -e s/ppc.*/powerpc/) macro
/linux-4.4.14/tools/testing/selftests/breakpoints/
DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) macro
/linux-4.4.14/lib/raid6/test/
DMakefile15 ARCH := $(shell uname -m 2>/dev/null | sed -e /s/i.86/i386/) macro
/linux-4.4.14/
DMakefile251 ARCH ?= $(SUBARCH) macro
/linux-4.4.14/init/
DKconfig1 config ARCH config