Home
last modified time | relevance | path

Searched defs:cpu_has_tlbinv (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h11 #define cpu_has_tlbinv 0 macro
/linux-4.1.27/arch/mips/include/asm/
Dcpu-features.h24 #define cpu_has_tlbinv (cpu_data[0].options & MIPS_CPU_TLBINV) macro