Home
last modified time | relevance | path

Searched refs:write_vpe_c0_config (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/mips/kernel/
Dsmp-mt.c35 write_vpe_c0_config( read_c0_config()); in smvp_copy_vpe_config()
Dvpe-mt.c443 write_vpe_c0_config(read_c0_config()); in vpe_module_init()
/linux-6.1.9/arch/mips/include/asm/
Dmipsmtregs.h387 #define write_vpe_c0_config(val) mttc0(16, 0, val) macro