Home
last modified time | relevance | path

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

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