Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lib/
H A Dr3k_dump_tlb.c45 (entrylo0 & R3K_ENTRYLO_G || in dump_tlb()
60 (entrylo0 & R3K_ENTRYLO_G) ? 1 : 0); in dump_tlb()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h122 #define R3K_ENTRYLO_G (_ULCAST_(1) << 8) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h144 #define R3K_ENTRYLO_G (_ULCAST_(1) << 8) macro