Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlb-r4k.c353 writex_c0_entrylo0(ptep->pte_low & _PFNX_MASK); in __update_tlb()
H A Dinit.c120 writex_c0_entrylo0(entrylo); in __kmap_pgprot()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1114 #define writex_c0_entrylo0(val) __writex_32bit_c0_register(2, val) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1665 #define writex_c0_entrylo0(val) __writex_32bit_c0_register($2, 0, val) macro