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

/linux-4.1.27/arch/cris/
H A DMakefile78 MACHINE := arch/cris/$(SARCH) macro
83 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
/linux-4.1.27/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.1.27/arch/arm/
H A DMakefile242 MACHINE := arch/arm/mach-$(word 1,$(machine-y))/ macro
244 MACHINE := macro
247 MACHINE := macro
316 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
319 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
322 $(Q)$(MAKE) $(build)=$(boot)/dts MACHINE=$(MACHINE) $(boot)/dts/$@
343 bp:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/bootpImage
344 i zi:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
/linux-4.1.27/arch/arm/boot/
H A DMakefile14 ifneq ($(MACHINE),)
15 include $(MACHINE)/Makefile.boot
/linux-4.1.27/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.1.27/arch/arm/include/asm/xen/
H A Dpage.h69 /* VIRT <-> MACHINE conversion */
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Davila-setup.c181 * different number for the maximum PCI devices. The MACHINE
/linux-4.1.27/arch/x86/include/asm/xen/
H A Dpage.h31 /**** MACHINE <-> PHYSICAL CONVERSION MACROS ****/
214 /* VIRT <-> MACHINE conversion */
/linux-4.1.27/sound/oss/dmasound/
H A Ddmasound.h143 } MACHINE; typedef in typeref:struct:__anon14371
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.1.27/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.1.27/include/xen/interface/
H A Dxen.h617 unsigned long shared_info; /* MACHINE address of shared info struct. */
619 xen_pfn_t store_mfn; /* MACHINE page number of shared page. */
623 xen_pfn_t mfn; /* MACHINE page number of console page. */
/linux-4.1.27/drivers/net/irda/
H A Dsir_dev.c30 /* STATE MACHINE */
/linux-4.1.27/sound/soc/samsung/
H A Di2s.c71 * Specifically requested RCLK,BCLK by MACHINE Driver.
/linux-4.1.27/arch/powerpc/kvm/
H A Dbooke.c1022 printk("MACHINE CHECK: %lx\n", mfspr(SPRN_MCSR)); kvmppc_handle_exit()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dcl_object.h1176 * STATE MACHINE

Completed in 517 milliseconds