Home
last modified time | relevance | path

Searched refs:write_c0_entryhi (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/cpu/
H A Dcpu.c37 write_c0_entryhi(hi); in write_one_tlb()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h1158 #define write_c0_entryhi(val) __write_ulong_c0_register($10, 0, val) macro