Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Dtlbex.c283 #define C0_ENTRYLO0 2, 0 macro
430 uasm_i_mtc0(&p, K0, C0_ENTRYLO0); in build_r3000_tlb_refill_handler()
740 UASM_i_MTC0(p, pte, C0_ENTRYLO0); /* load it */ in build_huge_update_entries()
1014 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1018 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1034 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); in build_update_entries()
1043 uasm_i_mthc0(p, tmp, C0_ENTRYLO0); in build_update_entries()
1055 UASM_i_MTC0(p, 0, C0_ENTRYLO0); in build_update_entries()
1056 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1061 UASM_i_MTC0(p, 0, C0_ENTRYLO0); in build_update_entries()
[all …]