Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmipsmtregs.h22 #define read_c0_mvpconf0() __read_32bit_c0_register($0, 2) macro
188 conf0 = read_c0_mvpconf0(); in core_nvpes()
/linux/arch/mips/kernel/
H A Dsmp-mt.c204 mvpconf0 = read_c0_mvpconf0(); in vsmp_smp_setup()
H A Dvpe-mt.c382 val = read_c0_mvpconf0(); in vpe_module_init()