Searched refs:read_c0_mvpconf0 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dsmp-mt.c204 mvpconf0 = read_c0_mvpconf0();
H A Dmips-mt.c69 printk(" MVPConf0 : %08lx\n", (mvpconf0 = read_c0_mvpconf0()));
H A Dvpe-mt.c382 val = read_c0_mvpconf0();
/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h22 #define read_c0_mvpconf0() __read_32bit_c0_register($0, 2) macro
188 conf0 = read_c0_mvpconf0();

Completed in 309 milliseconds