Home
last modified time | relevance | path

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

/arch/mips/lib/
Dr3k_dump_tlb.c38 (entrylo0 & R3K_ENTRYLO_G || in dump_tlb()
53 (entrylo0 & R3K_ENTRYLO_G) ? 1 : 0); in dump_tlb()
/arch/mips/include/asm/
Dmipsregs.h595 #define R3K_ENTRYLO_G (_ULCAST_(1) << 8) macro