Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/cpu/
H A Dcpu.c34 write_c0_entrylo0(low0); in write_one_tlb()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h1111 #define write_c0_entrylo0(val) __write_ulong_c0_register($2, 0, val) macro