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
7 MACHINE ?= $(shell echo $(uname_M) | sed -e 's/aarch64.*/arm64/' -e 's/ppc64.*/ppc64/') macro56 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)
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
1796 ARM/ADS SPHERE MACHINE SUPPORT1801 ARM/AFEB9260 MACHINE SUPPORT1806 ARM/AJECO 1ARM MACHINE SUPPORT1886 ARM/APPLE MACHINE SUPPORT1931 ARM/APPLE MACHINE SOUND DRIVERS1940 ARM/ARTPEC MACHINE SUPPORT1965 ARM/ASPEED MACHINE SUPPORT1997 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT2008 ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT2020 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT[all …]
523 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
2914 VIRTUAL MACHINE GUESTS