Searched refs:write_vpe_c0_count (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | smp-mt.c | 43 write_vpe_c0_count(read_c0_count()); in smvp_copy_vpe_config() |
/arch/mips/include/asm/ | ||
D | mipsmtregs.h | 382 #define write_vpe_c0_count(val) mttc0(9, 0, val) macro |