Home
last modified time | relevance | path

Searched refs:MACHINE (Results 1 – 21 of 21) sorted by relevance

/linux/tools/testing/ktest/examples/include/
A Ddefaults.conf18 BOX := ${MACHINE}
38 CONFIG_DIR := ${THIS_DIR}/configs/${MACHINE}
50 SSH := ssh ${SSH_USER}@${MACHINE}
60 OUTPUT_DIR = ${THIS_DIR}/build/${MACHINE}
92 LOG_FILE = ${OUTPUT_DIR}/${MACHINE}.log
110 REBOOT_SUCCESS_LINE = ${MACHINE} login:
A Dbootconfig.conf21 BOOTCONFIG_TEST_PREP = scp ${BOOTCONFIG_PATH}${BOOTCONFIG_FILE} ${SSH_USER}@${MACHINE}:/tmp && ${AD…
28 DO_TEST = scp ${BOOTCONFIG_PATH}${BOOTCONFIG_VERIFY} ${SSH_USER}@${MACHINE}:/tmp && ${SSH} /tmp/${B…
/linux/tools/testing/ktest/examples/
A Dkvm.conf7 MACHINE = Guest
11 CONSOLE = virsh console ${MACHINE}
81 POWER_CYCLE = virsh destroy ${MACHINE}; sleep 5; virsh start ${MACHINE}
A Dtest.conf6 MACHINE = foo
A Dvmware.conf24 MACHINE = Guest
A Dsnowball.conf51 MACHINE = snowball
A Dcrosstests.conf212 MACHINE = crosstest
/linux/tools/testing/selftests/vm/
A DMakefile7 MACHINE ?= $(shell echo $(uname_M) | sed -e 's/aarch64.*/arm64/' -e 's/ppc64.*/ppc64/') macro
51 ifeq ($(MACHINE),x86_64)
73 ifneq (,$(findstring $(MACHINE),ppc64))
79 ifneq (,$(filter $(MACHINE),arm64 ia64 mips64 parisc64 ppc64 riscv64 s390x sh64 sparc64 x86_64))
92 ifeq ($(MACHINE),x86_64)
/linux/arch/arm/
A DMakefile240 MACHINE := arch/arm/mach-$(word 1,$(machine-y))/ macro
242 MACHINE := macro
245 MACHINE := macro
308 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
322 bp:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/bootpImage
/linux/arch/arm/boot/
A DMakefile16 ifneq ($(MACHINE),)
17 include $(MACHINE)/Makefile.boot
/linux/sound/oss/dmasound/
A Ddmasound.h144 } MACHINE; typedef
162 MACHINE mach; /* machine dependent things */
A Ddmasound_q40.c594 static MACHINE machQ40 = {
A Ddmasound_paula.c685 static MACHINE machAmiga = {
A Ddmasound_atari.c1529 static __initdata MACHINE machTT = {
1558 static __initdata MACHINE machFalcon = {
/linux/arch/m68k/include/asm/
A Dm54xxsim.h12 #define MACHINE MACH_M54XX macro
A Dm5441xsim.h14 #define MACHINE MACH_M5441X macro
/linux/Documentation/arm/
A Darm.rst86 $(MACHINE) to refer to the category)
88 To this end, we now have arch/arm/mach-$(MACHINE) directories which are
91 machines, there should be a corresponding arch/arm/mach-$(MACHINE)/include/mach
/linux/arch/m68k/coldfire/
A Dhead.S286 movel #MACHINE,%d0
/linux/
A DMAINTAINERS1652 ARM/AFEB9260 MACHINE SUPPORT
1737 ARM/APPLE MACHINE SUPPORT
1763 ARM/ARTPEC MACHINE SUPPORT
1788 ARM/ASPEED MACHINE SUPPORT
1900 ARM/CORGI MACHINE SUPPORT
2003 ARM/GUMSTIX MACHINE SUPPORT
2037 ARM/IGEP MACHINE SUPPORT
2148 ARM/MAGICIAN MACHINE SUPPORT
2275 ARM/MIOA701 MACHINE SUPPORT
2784 ARM/TOSA MACHINE SUPPORT
[all …]
/linux/Documentation/kbuild/
A Dmakefiles.rst538 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
/linux/Documentation/
A Dmemory-barriers.txt2892 VIRTUAL MACHINE GUESTS

Completed in 48 milliseconds