Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dmips-mt.c84 i, read_vpe_c0_epc(), in mips_mt_regdump()
85 (void *) read_vpe_c0_epc()); in mips_mt_regdump()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsmtregs.h396 #define read_vpe_c0_epc() mftc0(14, 0) macro