Home
last modified time | relevance | path

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

/linux/arch/mips/loongson64/
H A Dcpucfg-emul.c96 if (options & MIPS_CPU_LDPTE) in patch_cpucfg_sel2()
/linux/arch/mips/include/asm/
H A Dcpu.h398 #define MIPS_CPU_LDPTE BIT_ULL(41) /* CPU has ldpte/lddir instructions */ macro