Home
last modified time | relevance | path

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

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