Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dsmp-mt.c41 write_vpe_c0_config7(read_c0_config7()); in smvp_copy_vpe_config()
/linux-5.19.10/arch/mips/include/asm/
Dmipsmtregs.h391 #define write_vpe_c0_config7(val) mttc0(16, 7, val) macro