Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/ktest/examples/include/
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:
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-v6.1/tools/testing/ktest/examples/
Dkvm.conf7 MACHINE = Guest
11 CONSOLE = virsh console ${MACHINE}
81 POWER_CYCLE = virsh destroy ${MACHINE}; sleep 5; virsh start ${MACHINE}
Dtest.conf6 MACHINE = foo
Dvmware.conf24 MACHINE = Guest
Dsnowball.conf51 MACHINE = snowball
Dcrosstests.conf212 MACHINE = crosstest
/Linux-v6.1/tools/testing/selftests/vm/
DMakefile7 MACHINE ?= $(shell echo $(uname_M) | sed -e 's/aarch64.*/arm64/' -e 's/ppc64.*/ppc64/') macro
56 ifeq ($(MACHINE),x86_64)
78 ifneq (,$(findstring $(MACHINE),ppc64))
84 ifneq (,$(filter $(MACHINE),arm64 ia64 mips64 parisc64 ppc64 riscv64 s390x sh64 sparc64 x86_64))
104 ifeq ($(MACHINE),x86_64)
/Linux-v6.1/sound/oss/dmasound/
Ddmasound.h138 } MACHINE; typedef
156 MACHINE mach; /* machine dependent things */
Ddmasound_q40.c594 static MACHINE machQ40 = {
Ddmasound_paula.c685 static MACHINE machAmiga = {
Ddmasound_atari.c1529 static __initdata MACHINE machTT = {
1558 static __initdata MACHINE machFalcon = {
/Linux-v6.1/arch/m68k/include/asm/
Dm54xxsim.h12 #define MACHINE MACH_M54XX macro
Dm5441xsim.h14 #define MACHINE MACH_M5441X macro
/Linux-v6.1/Documentation/arm/
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-v6.1/arch/m68k/coldfire/
Dhead.S286 movel #MACHINE,%d0
/Linux-v6.1/
DMAINTAINERS1796 ARM/ADS SPHERE MACHINE SUPPORT
1801 ARM/AFEB9260 MACHINE SUPPORT
1806 ARM/AJECO 1ARM MACHINE SUPPORT
1886 ARM/APPLE MACHINE SUPPORT
1931 ARM/APPLE MACHINE SOUND DRIVERS
1940 ARM/ARTPEC MACHINE SUPPORT
1965 ARM/ASPEED MACHINE SUPPORT
1997 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
2008 ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT
2020 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
[all …]
/Linux-v6.1/Documentation/kbuild/
Dmakefiles.rst523 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
/Linux-v6.1/Documentation/
Dmemory-barriers.txt2914 VIRTUAL MACHINE GUESTS