Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
355 write_c0_entrylo1(pte_to_entrylo(ptep->pte_high)); in __update_tlb()
361 write_c0_entrylo1(ptep->pte_high); in __update_tlb()
365 write_c0_entrylo1(pte_to_entrylo(pte_val(*ptep))); in __update_tlb()
407 write_c0_entrylo1(entrylo1); in add_wired_entry()
[all …]
H A Dinit.c112 write_c0_entrylo1(entrylo); in __kmap_pgprot()
160 write_c0_entrylo1(0); in kunmap_coherent()
/OK3568_Linux_fs/u-boot/arch/mips/cpu/
H A Dcpu.c36 write_c0_entrylo1(low1); in write_one_tlb()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dtlb.c156 write_c0_entrylo1(0); in _kvm_mips_host_tlb_inv()
425 write_c0_entrylo1(0); in kvm_vz_local_flush_roottlb_all_guests()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-alchemy.c86 write_c0_entrylo1(entrylo1); in mod_wired_entry()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1117 #define write_c0_entrylo1(val) __write_ulong_c0_register($3, 0, val) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1668 #define write_c0_entrylo1(val) __write_ulong_c0_register($3, 0, val) macro