mftc0 375 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_vpecontrol() mftc0(1, 1) mftc0 377 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_vpeconf0() mftc0(1, 2) mftc0 379 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_vpeconf1() mftc0(1, 3) mftc0 381 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_count() mftc0(9, 0) mftc0 383 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_status() mftc0(12, 0) mftc0 385 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_cause() mftc0(13, 0) mftc0 387 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_config() mftc0(16, 0) mftc0 389 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_config1() mftc0(16, 1) mftc0 391 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_config7() mftc0(16, 7) mftc0 393 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_ebase() mftc0(15, 1) mftc0 396 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_badvaddr() mftc0(8, 0) mftc0 397 arch/mips/include/asm/mipsmtregs.h #define read_vpe_c0_epc() mftc0(14, 0) mftc0 402 arch/mips/include/asm/mipsmtregs.h #define read_tc_c0_tcstatus() mftc0(2, 1) mftc0 404 arch/mips/include/asm/mipsmtregs.h #define read_tc_c0_tcbind() mftc0(2, 2) mftc0 406 arch/mips/include/asm/mipsmtregs.h #define read_tc_c0_tcrestart() mftc0(2, 3) mftc0 408 arch/mips/include/asm/mipsmtregs.h #define read_tc_c0_tchalt() mftc0(2, 4) mftc0 410 arch/mips/include/asm/mipsmtregs.h #define read_tc_c0_tccontext() mftc0(2, 5)