Searched defs:cpu_has_ldpte (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-au1x00/ | ||
D | cpu-feature-overrides.h | 16 #define cpu_has_ldpte 0 macro |
/arch/mips/include/asm/ | ||
D | cpu-features.h | 39 #define cpu_has_ldpte (cpu_data[0].options & MIPS_CPU_LDPTE) macro |