Home
last modified time | relevance | path

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

/linux/scripts/package/
H A Dmkdebian28 case "$UTS_MACHINE" in
30 debarch="$UTS_MACHINE" ;;
91 echo "Please add support for $UTS_MACHINE to ${0} ..." >&2
/linux/scripts/
H A Dmkcompile_h4 UTS_MACHINE=$1
H A DMakefile.package78 --target $(UTS_MACHINE)-linux --build-in-place --noprep --define='_smp_mflags %{nil}' \
147 snapcraft --target-arch=$(UTS_MACHINE)
/linux/init/
H A Dversion-timestamp.c17 .machine = UTS_MACHINE,
/linux/arch/arm64/
H A DMakefile125 UTS_MACHINE := aarch64_be macro
131 UTS_MACHINE := aarch64 macro
/linux/arch/parisc/
H A DMakefile24 UTS_MACHINE := parisc64 macro
/linux/arch/s390/
H A DMakefile40 UTS_MACHINE := s390x macro
/linux/arch/loongarch/
H A DMakefile56 UTS_MACHINE := loongarch64 macro
/linux/arch/x86/boot/compressed/
H A DMakefile57 KBUILD_LDFLAGS := -m elf_$(UTS_MACHINE)
/linux/arch/powerpc/
H A DMakefile54 UTS_MACHINE := $(subst $(space),,$(machine-y)) macro
/linux/
H A DMakefile407 UTS_MACHINE := $(ARCH) macro
635 export PERL PYTHON3 CHECK CHECKFLAGS MAKE UTS_MACHINE HOSTCXX
1534 $(Q)find $(srctree)/tools/testing/selftests -name config -o -name config.$(UTS_MACHINE) | \
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c694 .name = UTS_MACHINE, .e_machine = ELF_ARCH, .ei_osabi = ELF_OSABI,