Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlb-r4k.c64 write_c0_entrylo0(0); in local_flush_tlb_all()
144 write_c0_entrylo0(0); in local_flush_tlb_range()
192 write_c0_entrylo0(0); in local_flush_tlb_kernel_range()
235 write_c0_entrylo0(0); in local_flush_tlb_page()
273 write_c0_entrylo0(0); in local_flush_tlb_one()
334 write_c0_entrylo0(lo); in __update_tlb()
351 write_c0_entrylo0(pte_to_entrylo(ptep->pte_high)); in __update_tlb()
359 write_c0_entrylo0(ptep->pte_high); in __update_tlb()
364 write_c0_entrylo0(pte_to_entrylo(pte_val(*ptep++))); in __update_tlb()
406 write_c0_entrylo0(entrylo0); in add_wired_entry()
[all …]
H A Dtlb-r3k.c47 write_c0_entrylo0(0); in local_flush_tlb_from()
99 write_c0_entrylo0(0); in local_flush_tlb_range()
136 write_c0_entrylo0(0); in local_flush_tlb_kernel_range()
169 write_c0_entrylo0(0); in local_flush_tlb_page()
208 write_c0_entrylo0(pte_val(pte)); in __update_tlb()
245 write_c0_entrylo0(entrylo0); in add_wired_entry()
262 write_c0_entrylo0(entrylo0); in add_wired_entry()
H A Dinit.c111 write_c0_entrylo0(entrylo); in __kmap_pgprot()
159 write_c0_entrylo0(0); in kunmap_coherent()
H A Dtlbex.c2584 write_c0_entrylo0(~0ul); in check_pabits()
/OK3568_Linux_fs/u-boot/arch/mips/cpu/
H A Dcpu.c34 write_c0_entrylo0(low0); in write_one_tlb()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dtlb.c155 write_c0_entrylo0(0); in _kvm_mips_host_tlb_inv()
424 write_c0_entrylo0(0); in kvm_vz_local_flush_roottlb_all_guests()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-alchemy.c85 write_c0_entrylo0(entrylo0); in mod_wired_entry()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1111 #define write_c0_entrylo0(val) __write_ulong_c0_register($2, 0, val) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1662 #define write_c0_entrylo0(val) __write_ulong_c0_register($2, 0, val) macro