Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp-mt.c43 write_vpe_c0_count(read_c0_count()); in smvp_copy_vpe_config()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsmtregs.h382 #define write_vpe_c0_count(val) mttc0(9, 0, val) macro