Home
last modified time | relevance | path

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

/arch/mips/lib/
Ddump_tlb.c144 (entrylo0 & ENTRYLO_D) ? 1 : 0, in dump_tlb()
158 (entrylo1 & ENTRYLO_D) ? 1 : 0, in dump_tlb()
/arch/mips/include/asm/
Dmipsregs.h124 #define ENTRYLO_D (_ULCAST_(1) << 2) macro