Home
last modified time | relevance | path

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

/linux/arch/mips/lib/
H A Ddump_tlb.c152 pa |= (unsigned long long)readx_c0_entrylo0() << 30; in dump_tlb()
/linux/arch/mips/include/asm/
H A Dmipsregs.h1820 #define readx_c0_entrylo0() __readx_32bit_c0_register($2, 0) macro