Searched refs:MACHINE (Results 1 – 19 of 19) sorted by relevance
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}.log110 REBOOT_SUCCESS_LINE = ${MACHINE} login:
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…
7 MACHINE = Guest11 CONSOLE = virsh console ${MACHINE}81 POWER_CYCLE = virsh destroy ${MACHINE}; sleep 5; virsh start ${MACHINE}
6 MACHINE = foo
24 MACHINE = Guest
51 MACHINE = snowball
212 MACHINE = crosstest
13 MACHINE ?= $(shell echo $(uname_M) | sed -e 's/aarch64.*/arm64/' -e 's/ppc64.*/ppc64/') macro65 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)
138 } MACHINE; typedef156 MACHINE mach; /* machine dependent things */
594 static MACHINE machQ40 = {
685 static MACHINE machAmiga = {
1529 static __initdata MACHINE machTT = {1558 static __initdata MACHINE machFalcon = {
12 #define MACHINE MACH_M54XX macro
14 #define MACHINE MACH_M5441X macro
86 $(MACHINE) to refer to the category)88 To this end, we now have arch/arm/mach-$(MACHINE) directories which are91 machines, there should be a corresponding arch/arm/mach-$(MACHINE)/include/mach
286 movel #MACHINE,%d0
463 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
1931 ARM/APPLE MACHINE SUPPORT1980 ARM/APPLE MACHINE SOUND DRIVERS1989 ARM/ARTPEC MACHINE SUPPORT2014 ARM/ASPEED MACHINE SUPPORT2052 ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT2211 ARM/GUMSTIX MACHINE SUPPORT2228 ARM/HP JORNADA 7XX MACHINE SUPPORT2255 ARM/IGEP MACHINE SUPPORT2887 ARM/TETON BGA MACHINE SUPPORT11248 KERNEL VIRTUAL MACHINE (KVM)[all …]
2914 VIRTUAL MACHINE GUESTS
Completed in 52 milliseconds