Home
last modified time | relevance | path

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

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