Home
last modified time | relevance | path

Searched refs:UTS_MACHINE (Results 1 – 15 of 15) sorted by relevance

/arch/sh/
DMakefile14 …CROSS_COMPILE := $(call cc-cross-prefix, $(UTS_MACHINE)-linux- $(UTS_MACHINE)-linux-gnu- $(UTS_M…
102 UTS_MACHINE := sh macro
107 UTS_MACHINE := sh64 macro
116 ld-bfd := elf32-$(UTS_MACHINE)-linux
120 ld-bfd := elf32-$(UTS_MACHINE)big-linux
/arch/sparc/
DMakefile25 UTS_MACHINE := sparc macro
38 UTS_MACHINE := sparc64 macro
/arch/x86/
DMakefile21 UTS_MACHINE := i386 macro
54 UTS_MACHINE := x86_64 macro
137 LDFLAGS := -m elf_$(UTS_MACHINE)
205 $(Q)mkdir -p $(objtree)/arch/$(UTS_MACHINE)/boot
206 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
/arch/sh/oprofile/
Dcommon.c45 UTS_MACHINE, perf_pmu_name()); in oprofile_arch_init()
/arch/parisc/
DMakefile27 UTS_MACHINE := parisc64 macro
34 ifneq ($(SUBARCH),$(UTS_MACHINE))
/arch/s390/
DMakefile21 UTS_MACHINE := s390 macro
31 UTS_MACHINE := s390x macro
/arch/arc/
DMakefile9 UTS_MACHINE := arc macro
/arch/arc/kernel/
Dptrace.c116 .name = UTS_MACHINE,
/arch/x86/boot/compressed/
DMakefile22 LDFLAGS := -m elf_$(UTS_MACHINE)
/arch/hexagon/kernel/
Dptrace.c182 .name = UTS_MACHINE,
/arch/mips/
DMakefile38 UTS_MACHINE := mips macro
42 UTS_MACHINE := mips64 macro
/arch/x86/kernel/
DMakefile7 CPPFLAGS_vmlinux.lds += -U$(UTS_MACHINE)
/arch/powerpc/
DMakefile57 UTS_MACHINE := $(OLDARCH) macro
/arch/s390/kernel/
Dptrace.c1028 .name = UTS_MACHINE,
/arch/powerpc/kernel/
Dptrace.c668 .name = UTS_MACHINE, .e_machine = ELF_ARCH, .ei_osabi = ELF_OSABI,