Home
last modified time | relevance | path

Searched refs:MIPS_CPU_LDPTE (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/
Dcpu.h396 #define MIPS_CPU_LDPTE BIT_ULL(41) /* CPU has ldpte/lddir instructions */ macro
Dcpu-features.h91 #define cpu_has_ldpte __opt(MIPS_CPU_LDPTE)
/arch/mips/kernel/
Dcpu-probe.c1925 c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE; in cpu_probe_loongson()