Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dsmp-mt.c35 write_vpe_c0_config( read_c0_config()); in smvp_copy_vpe_config()
H A Dvpe-mt.c441 write_vpe_c0_config(read_c0_config()); in vpe_module_init()
/linux/arch/mips/include/asm/
H A Dmipsmtregs.h439 #define write_vpe_c0_config(val) mttc0($16, 0, val) macro