Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dtlb-r4k.c65 write_c0_entrylo1(0); in local_flush_tlb_all()
145 write_c0_entrylo1(0); in local_flush_tlb_range()
193 write_c0_entrylo1(0); in local_flush_tlb_kernel_range()
236 write_c0_entrylo1(0); in local_flush_tlb_page()
274 write_c0_entrylo1(0); in local_flush_tlb_one()
335 write_c0_entrylo1(lo + (HPAGE_SIZE >> 7)); in __update_tlb()
360 write_c0_entrylo1(pte_to_entrylo(ptep->pte_high)); in __update_tlb()
366 write_c0_entrylo1(ptep->pte_high); in __update_tlb()
370 write_c0_entrylo1(pte_to_entrylo(pte_val(*ptep))); in __update_tlb()
415 write_c0_entrylo1(entrylo1); in add_wired_entry()
[all …]
H A Dinit.c111 write_c0_entrylo1(entrylo); in __kmap_pgprot()
159 write_c0_entrylo1(0); in kunmap_coherent()
/openbmc/linux/arch/mips/kvm/
H A Dtlb.c66 write_c0_entrylo1(0); in _kvm_mips_host_tlb_inv()
287 write_c0_entrylo1(0); in kvm_vz_local_flush_roottlb_all_guests()
/openbmc/linux/arch/mips/pci/
H A Dpci-alchemy.c86 write_c0_entrylo1(entrylo1); in mod_wired_entry()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1109 #define write_c0_entrylo1(val) __write_ulong_c0_register($3, 0, val) macro
2006 write_c0_entrylo1(low1); in write_one_tlb()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1667 #define write_c0_entrylo1(val) __write_ulong_c0_register($3, 0, val) macro