Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/tools/testing/selftests/mm/
A DMakefile13 MACHINE ?= $(shell echo $(uname_M) | sed -e 's/aarch64.*/arm64/' -e 's/ppc64.*/ppc64/') macro
65 ifeq ($(MACHINE),x86_64)
87 ifneq (,$(findstring $(MACHINE),ppc64))
93 ifneq (,$(filter $(MACHINE),arm64 ia64 mips64 parisc64 ppc64 riscv64 s390x sh64 sparc64 x86_64))
115 ifeq ($(MACHINE),x86_64)
/linux-6.3-rc2/sound/oss/dmasound/
A Ddmasound.h138 } MACHINE; typedef
156 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-6.3-rc2/arch/m68k/include/asm/
A Dm54xxsim.h12 #define MACHINE MACH_M54XX macro
A Dm5441xsim.h14 #define MACHINE MACH_M5441X macro
/linux-6.3-rc2/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-6.3-rc2/arch/m68k/coldfire/
A Dhead.S286 movel #MACHINE,%d0
/linux-6.3-rc2/Documentation/kbuild/
A Dmakefiles.rst463 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
/linux-6.3-rc2/
A DMAINTAINERS1931 ARM/APPLE MACHINE SUPPORT
1980 ARM/APPLE MACHINE SOUND DRIVERS
1989 ARM/ARTPEC MACHINE SUPPORT
2014 ARM/ASPEED MACHINE SUPPORT
2052 ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT
2211 ARM/GUMSTIX MACHINE SUPPORT
2228 ARM/HP JORNADA 7XX MACHINE SUPPORT
2255 ARM/IGEP MACHINE SUPPORT
2887 ARM/TETON BGA MACHINE SUPPORT
11248 KERNEL VIRTUAL MACHINE (KVM)
[all …]
/linux-6.3-rc2/Documentation/
A Dmemory-barriers.txt2914 VIRTUAL MACHINE GUESTS

Completed in 52 milliseconds