Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dtlb-r4k.c529 write_c0_entryhi_64(v); in write_c0_entryhi_native()
/linux/arch/mips/kernel/
H A Dcpu-probe.c216 write_c0_entryhi_64(0x3fffffffffffe000ULL); in cpu_probe_vmbits()
/linux/arch/mips/include/asm/
H A Dmipsregs.h1875 #define write_c0_entryhi_64(val) __write_64bit_c0_register($10, 0, val) macro