Home
last modified time | relevance | path

Searched refs:mips (Results 1 – 25 of 175) sorted by relevance

1234567

/linux/arch/mips/ralink/
H A DPlatform4 cflags-$(CONFIG_RALINK) += -I$(srctree)/arch/mips/include/asm/mach-ralink
10 cflags-$(CONFIG_SOC_RT288X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt288x
16 cflags-$(CONFIG_SOC_RT305X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt305x
22 cflags-$(CONFIG_SOC_RT3883) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt3883
28 cflags-$(CONFIG_SOC_MT7620) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7620
33 cflags-$(CONFIG_SOC_MT7621) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7621
/linux/arch/mips/kernel/
H A Dvmlinux.lds.S22 #undef mips
23 #define mips mips macro
24 OUTPUT_ARCH(mips)
125 .mips.machines.init : AT(ADDR(.mips.machines.init) - LOAD_OFFSET) {
127 KEEP(*(.mips.machines.init))
H A DMakefile58 obj-$(CONFIG_MIPS_MT) += mips-mt.o
59 obj-$(CONFIG_MIPS_MT_FPAFF) += mips-mt-fpaff.o
98 obj-$(CONFIG_MIPSR2_TO_R6_EMULATOR) += mips-r2-to-r6-emul.o
108 obj-$(CONFIG_MIPS_CM) += mips-cm.o
109 obj-$(CONFIG_MIPS_CPC) += mips-cpc.o
/linux/drivers/soc/bcm/brcmstb/pm/
H A DMakefile2 obj-$(CONFIG_BMIPS_GENERIC) += s2-mips.o s3-mips.o pm-mips.o
/linux/arch/mips/lantiq/
H A DPlatform5 cflags-$(CONFIG_LANTIQ) += -I$(srctree)/arch/mips/include/asm/mach-lantiq
7 cflags-$(CONFIG_SOC_TYPE_XWAY) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway
8 cflags-$(CONFIG_SOC_FALCON) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/falcon
/linux/tools/testing/ktest/examples/
H A Dcrosstests.conf120 TEST_START IF ${RUN} == mips || ${RUN} == mips64 || ${DO_DEFAULT}
122 ARCH = mips
125 TEST_START IF ${RUN} == mips || ${RUN} == mips32 || ${DO_DEFAULT}
126 CROSS = mips-linux
127 ARCH = mips
/linux/arch/mips/sibyte/
H A DPlatform9 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
13 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
17 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
/linux/arch/mips/generic/
H A DPlatform3 # Author: Paul Burton <paul.burton@mips.com>
12 cflags-$(CONFIG_MACH_INGENIC_SOC) += -I$(srctree)/arch/mips/include/asm/mach-ingenic
13 cflags-$(CONFIG_MIPS_GENERIC) += -I$(srctree)/arch/mips/include/asm/mach-generic
/linux/arch/mips/dec/
H A DPlatform5 -I$(srctree)/arch/mips/include/asm/mach-dec
6 libs-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/prom/
/linux/Documentation/translations/zh_CN/arch/mips/
H A Dfeatures.rst5 :Original: Documentation/arch/mips/features.rst
13 .. kernel-feat:: features mips
/linux/Documentation/translations/zh_TW/arch/mips/
H A Dfeatures.rst5 :Original: Documentation/arch/mips/features.rst
13 .. kernel-feat:: features mips
/linux/arch/mips/jazz/
H A DKconfig10 <http://www.linux-mips.org/>.
21 <http://www.linux-mips.org/>.
31 <http://www.linux-mips.org/>.
/linux/arch/mips/kvm/
H A DMakefile7 ccflags-y += -Ivirt/kvm -Iarch/mips/kvm
11 kvm-y += mips.o emulate.o entry.o \
/linux/arch/mips/
H A DKbuild4 include $(srctree)/arch/mips/Kbuild.platforms
11 # mips object files
/linux/arch/mips/boot/dts/img/
H A Dboston.dts7 #include <dt-bindings/interrupt-controller/mips-gic.h>
28 compatible = "img,mips";
196 compatible = "mti,mips-cdmm";
201 compatible = "mti,mips-cpc";
/linux/scripts/
H A Dsubarch.include11 -e s/ppc.*/powerpc/ -e s/mips.*/mips/ \
/linux/tools/scripts/
H A DMakefile.arch6 -e s/ppc.*/powerpc/ -e s/mips.*/mips/ \
/linux/tools/testing/selftests/nolibc/
H A DMakefile.nolibc55 ARCH_mips32le = mips
56 ARCH_mips32be = mips
57 ARCH_mipsn32le = mips
58 ARCH_mipsn32be = mips
59 ARCH_mips64le = mips
60 ARCH_mips64be = mips
145 QEMU_ARCH_mips32be = mips
/linux/lib/crypto/
H A DMakefile70 libchacha-y += mips/chacha-core.o
157 libpoly1305-y += mips/poly1305-core.o
163 $(obj)/mips/poly1305-core.S: $(src)/mips/poly1305-mips.pl FORCE
165 targets += mips/poly1305-core.S
194 mips/poly1305-core.S \
/linux/arch/mips/alchemy/
H A DPlatform12 cflags-$(CONFIG_MIPS_DB1XXX) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
35 cflags-$(CONFIG_MIPS_ALCHEMY) += -I$(srctree)/arch/mips/include/asm/mach-au1x00
/linux/scripts/package/
H A Dmkdebian46 mips*)
48 debarch=mips$(if_enabled_echo CONFIG_64BIT 64)$(if_enabled_echo CONFIG_CPU_MIPSR6 r6)el
50 debarch=mips$(if_enabled_echo CONFIG_64BIT 64)r6
52 debarch=mips
/linux/arch/mips/sgi-ip22/
H A DPlatform10 cflags-$(CONFIG_SGI_IP22) += -I$(srctree)/arch/mips/include/asm/mach-ip22
26 cflags-$(CONFIG_SGI_IP28) += -mr10k-cache-barrier=store -I$(srctree)/arch/mips/include/asm/mach-ip28
/linux/arch/mips/mm/
H A DMakefile22 obj-y += uasm-mips.o
44 obj-$(CONFIG_MIPS_CPU_SCACHE) += sc-mips.o
/linux/arch/mips/include/asm/
H A Dmips-cpc.h8 # error Please include asm/mips-cps.h rather than asm/mips-cpc.h
/linux/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst75 KV_MAGIC 0x5f4b565f kernel_vars_s ``arch/mips/include/asm/sn/klkernva…
81 NMI_MAGIC 0x48414d4d455201 nmi_s ``arch/mips/include/asm/sn/nmi.h``

1234567