Home
last modified time | relevance | path

Searched refs:mips64 (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/arch/mips/netlogic/
DPlatform8 # use mips64 if xlr is not available
10 cflags-$(CONFIG_CPU_XLR) += $(call cc-option,-march=xlr,-march=mips64)
/Linux-v4.19/arch/mips/include/asm/mach-loongson64/
Dkernel-entry-init.h20 .set mips64
46 .set mips64
/Linux-v4.19/tools/testing/ktest/examples/
Dcrosstests.conf120 TEST_START IF ${RUN} == mips || ${RUN} == mips64 || ${DO_DEFAULT}
121 CROSS = mips64-linux
/Linux-v4.19/arch/mips/include/uapi/asm/
Dptrace.h101 struct mips64_watch_regs mips64; member
/Linux-v4.19/arch/mips/mm/
Dcex-sb1.S36 .set mips64 define
/Linux-v4.19/arch/mips/include/asm/
Dhazards.h270 .set mips64; \
Dstackframe.h284 .set mips64
/Linux-v4.19/arch/mips/
DMakefile32 64bit-tool-archpref = mips64
45 UTS_MACHINE := mips64
171 cflags-$(CONFIG_CPU_MIPS64_R1) += -march=mips64 -Wa,--trap
/Linux-v4.19/arch/mips/kernel/
Dptrace.c219 #define WATCH_STYLE mips64 in ptrace_get_watch_regs()
/Linux-v4.19/Documentation/sysctl/
Dnet.txt53 - mips64
/Linux-v4.19/Documentation/networking/
Dfilter.txt618 sparcv9/mips64 have 7 - 8 registers for arguments; x86_64 has 6 callee saved
619 registers, and aarch64/sparcv9/mips64 have 11 or more callee saved registers.