Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lib/
Ddump_tlb.c145 (entrylo0 & ENTRYLO_V) ? 1 : 0, in dump_tlb()
159 (entrylo1 & ENTRYLO_V) ? 1 : 0, in dump_tlb()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h123 #define ENTRYLO_V (_ULCAST_(1) << 1) macro