Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/
A Dmipsmtregs.h22 #define read_c0_mvpconf0() __read_32bit_c0_register($0, 2) macro
188 conf0 = read_c0_mvpconf0(); in core_nvpes()
/linux-6.3-rc2/arch/mips/kernel/
A Dsmp-cmp.c116 unsigned int mvpconf0 = read_c0_mvpconf0(); in cmp_smp_setup()
A Dsmp-mt.c203 mvpconf0 = read_c0_mvpconf0(); in vsmp_smp_setup()
A Dmips-mt.c68 printk(" MVPConf0 : %08lx\n", (mvpconf0 = read_c0_mvpconf0())); in mips_mt_regdump()
A Dvpe-mt.c383 val = read_c0_mvpconf0(); in vpe_module_init()

Completed in 6 milliseconds