Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Dtlb-r4k.c357 writex_c0_entrylo1(ptep->pte_low & _PFNX_MASK); in __update_tlb()
Dinit.c120 writex_c0_entrylo1(entrylo); in __kmap_pgprot()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h1670 #define writex_c0_entrylo1(val) __writex_32bit_c0_register($3, 0, val) macro