Searched refs:MACHINE (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/arch/cris/
H A DMakefile78 MACHINE := arch/cris/$(SARCH) macro
83 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
/linux-4.4.14/arch/blackfin/
H A DMakefile57 MACHINE := $(machine-y) macro
58 export MACHINE
115 core-y += arch/$(ARCH)/mach-$(MACHINE)/
116 core-y += arch/$(ARCH)/mach-$(MACHINE)/boards/
132 KBUILD_CFLAGS += -Iarch/$(ARCH)/mach-$(MACHINE)/include
/linux-4.4.14/arch/arm/
H A DMakefile250 MACHINE := arch/arm/mach-$(word 1,$(machine-y))/ macro
252 MACHINE := macro
255 MACHINE := macro
327 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
330 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
333 $(Q)$(MAKE) $(build)=$(boot)/dts MACHINE=$(MACHINE) $(boot)/dts/$@
354 bp:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/bootpImage
355 i zi:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
/linux-4.4.14/arch/arm/boot/
H A DMakefile14 ifneq ($(MACHINE),)
15 include $(MACHINE)/Makefile.boot
/linux-4.4.14/arch/openrisc/kernel/
H A Dprocess.c56 printk(KERN_INFO "*** MACHINE RESTART ***\n"); machine_restart()
67 printk(KERN_INFO "*** MACHINE HALT ***\n"); machine_halt()
74 printk(KERN_INFO "*** MACHINE POWER OFF ***\n"); machine_power_off()
/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Davila-setup.c181 * different number for the maximum PCI devices. The MACHINE
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dpage.h31 /**** MACHINE <-> PHYSICAL CONVERSION MACROS ****/
245 /* VIRT <-> MACHINE conversion */
/linux-4.4.14/sound/oss/dmasound/
H A Ddmasound.h143 } MACHINE; typedef in typeref:struct:__anon15234
161 MACHINE mach; /* machine dependent things */
H A Ddmasound_q40.c593 static MACHINE machQ40 = {
H A Ddmasound_paula.c684 static MACHINE machAmiga = {
H A Ddmasound_atari.c1528 static __initdata MACHINE machTT = {
1557 static __initdata MACHINE machFalcon = {
/linux-4.4.14/tools/testing/ktest/
H A Dktest.pl31 "TMP_DIR" => "/tmp/ktest/\${MACHINE}",
51 "SSH_EXEC" => "ssh \$SSH_USER\@\$MACHINE \$SSH_COMMAND",
52 "SCP_TO_TARGET" => "scp \$SRC_FILE \$SSH_USER\@\$MACHINE:\$DST_FILE",
54 "REBOOT" => "ssh \$SSH_USER\@\$MACHINE reboot",
231 "MACHINE" => \$machine,
340 $config_help{"MACHINE"} = << "EOF"
624 get_mandatory_config("MACHINE");
1677 $command =~ s/\$MACHINE/$machine/g;
4243 $ENV{"MACHINE"} = $machine;
/linux-4.4.14/include/xen/interface/
H A Dxen.h622 unsigned long shared_info; /* MACHINE address of shared info struct. */
624 xen_pfn_t store_mfn; /* MACHINE page number of shared page. */
628 xen_pfn_t mfn; /* MACHINE page number of console page. */
/linux-4.4.14/drivers/net/irda/
H A Dsir_dev.c30 /* STATE MACHINE */
/linux-4.4.14/sound/soc/samsung/
H A Di2s.c71 * Specifically requested RCLK,BCLK by MACHINE Driver.
/linux-4.4.14/arch/powerpc/kvm/
H A Dbooke.c1024 printk("MACHINE CHECK: %lx\n", mfspr(SPRN_MCSR)); kvmppc_handle_exit()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dcl_object.h1177 * STATE MACHINE

Completed in 1153 milliseconds