Searched refs:C0_ENTRYLO1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | tlbex.c | 288 #define C0_ENTRYLO1 3, 0 macro 763 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries() 1076 UASM_i_MTC0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1081 uasm_i_mthc0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1098 UASM_i_MTC0(p, 0, C0_ENTRYLO1); in build_update_entries() 1099 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries() 1272 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler() 2188 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler() 2263 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | tlbex.c | 287 #define C0_ENTRYLO1 3, 0 macro 737 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries() 1034 UASM_i_MTC0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1039 uasm_i_mthc0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1056 UASM_i_MTC0(p, 0, C0_ENTRYLO1); in build_update_entries() 1057 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries() 1231 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler() 2139 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler() 2205 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler()
|
Completed in 11 milliseconds