Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lib/
H A Ddump_tlb.c27 pr_info("EntryLo1 : %0*lx\n", field, read_c0_entrylo1()); in dump_tlb_regs()
105 entrylo1 = read_c0_entrylo1(); in dump_tlb()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1108 #define read_c0_entrylo1() __read_ulong_c0_register($3, 0) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1666 #define read_c0_entrylo1() __read_ulong_c0_register($3, 0) macro