Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp-mt.c31 write_vpe_c0_status( in smvp_copy_vpe_config()
H A Dvpe-mt.c123 write_vpe_c0_status(0); in vpe_run()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsmtregs.h384 #define write_vpe_c0_status(val) mttc0(12, 0, val) macro