Searched refs:cpu_has_ldpte (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h16 #define cpu_has_ldpte 0 macro
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h92 #ifndef cpu_has_ldpte
93 #define cpu_has_ldpte __opt(MIPS_CPU_LDPTE) macro
/linux-master/arch/mips/kernel/
H A Dproc.c172 if (cpu_has_ldpte)
/linux-master/arch/mips/mm/
H A Dtlbex.c792 if (cpu_has_ldpte)
1571 if (cpu_has_ldpte)
2565 if (cpu_has_ldpte)
2574 if (cpu_has_ldpte)
/linux-master/arch/mips/kvm/
H A Dentry.c250 if (cpu_has_ldpte)

Completed in 173 milliseconds