Searched refs:MACHINE (Results 1 – 21 of 21) sorted by relevance
| /Linux-v5.15/tools/testing/ktest/examples/include/ |
| D | defaults.conf | 18 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:
|
| D | bootconfig.conf | 21 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-v5.15/tools/testing/ktest/examples/ |
| D | kvm.conf | 7 MACHINE = Guest 11 CONSOLE = virsh console ${MACHINE} 81 POWER_CYCLE = virsh destroy ${MACHINE}; sleep 5; virsh start ${MACHINE}
|
| D | test.conf | 6 MACHINE = foo
|
| D | vmware.conf | 24 MACHINE = Guest
|
| D | snowball.conf | 51 MACHINE = snowball
|
| D | crosstests.conf | 212 MACHINE = crosstest
|
| /Linux-v5.15/tools/testing/selftests/vm/ |
| D | Makefile | 7 MACHINE ?= $(shell echo $(uname_M) | sed -e 's/aarch64.*/arm64/' -e 's/ppc64.*/ppc64/') macro 50 ifeq ($(MACHINE),x86_64) 72 ifneq (,$(findstring $(MACHINE),ppc64)) 78 ifneq (,$(filter $(MACHINE),arm64 ia64 mips64 parisc64 ppc64 riscv64 s390x sh64 sparc64 x86_64)) 91 ifeq ($(MACHINE),x86_64)
|
| /Linux-v5.15/arch/arm/ |
| D | Makefile | 236 MACHINE := arch/arm/mach-$(word 1,$(machine-y))/ macro 238 MACHINE := macro 241 MACHINE := macro 307 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@ 325 bp:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/bootpImage
|
| /Linux-v5.15/arch/arm/boot/ |
| D | Makefile | 16 ifneq ($(MACHINE),) 17 include $(MACHINE)/Makefile.boot
|
| /Linux-v5.15/sound/oss/dmasound/ |
| D | dmasound.h | 144 } MACHINE; typedef 162 MACHINE mach; /* machine dependent things */
|
| D | dmasound_q40.c | 594 static MACHINE machQ40 = {
|
| D | dmasound_paula.c | 685 static MACHINE machAmiga = {
|
| D | dmasound_atari.c | 1529 static __initdata MACHINE machTT = { 1558 static __initdata MACHINE machFalcon = {
|
| /Linux-v5.15/arch/m68k/include/asm/ |
| D | m54xxsim.h | 12 #define MACHINE MACH_M54XX macro
|
| D | m5441xsim.h | 14 #define MACHINE MACH_M5441X macro
|
| /Linux-v5.15/Documentation/arm/ |
| D | arm.rst | 86 $(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-v5.15/arch/m68k/coldfire/ |
| D | head.S | 286 movel #MACHINE,%d0
|
| /Linux-v5.15/ |
| D | MAINTAINERS | 1624 ARM/ADS SPHERE MACHINE SUPPORT 1629 ARM/AFEB9260 MACHINE SUPPORT 1634 ARM/AJECO 1ARM MACHINE SUPPORT 1714 ARM/APPLE MACHINE SUPPORT 1732 ARM/ARTPEC MACHINE SUPPORT 1757 ARM/ASPEED MACHINE SUPPORT 1788 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT 1799 ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT 1811 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT 1831 ARM/CONEXANT DIGICOLOR MACHINE SUPPORT [all …]
|
| /Linux-v5.15/Documentation/kbuild/ |
| D | makefiles.rst | 538 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
|
| /Linux-v5.15/Documentation/ |
| D | memory-barriers.txt | 2892 VIRTUAL MACHINE GUESTS
|