Home
last modified time | relevance | path

Searched refs:read_c0_entrylo1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/mips/lib/
H A Ddump_tlb.c27 pr_info("EntryLo1 : %0*lx\n", field, read_c0_entrylo1()); in dump_tlb_regs()
113 entrylo1 = read_c0_entrylo1(); in dump_tlb()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h1667 #define read_c0_entrylo1() __read_ulong_c0_register($3, 0) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h1666 #define read_c0_entrylo1() __read_ulong_c0_register($3, 0) macro

Completed in 13 milliseconds