Home
last modified time | relevance | path

Searched refs:read_tc_c0_tcstatus (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/mips/kernel/
A Dvpe-mt.c65 if ((read_tc_c0_tcstatus() & TCSTATUS_A) || in vpe_run()
88 val = read_tc_c0_tcstatus(); in vpe_run()
159 tmp = read_tc_c0_tcstatus(); in cleanup_tc()
249 write_tc_c0_tcstatus(read_tc_c0_tcstatus() & ~TCSTATUS_A); in vpe_free()
475 tmp = read_tc_c0_tcstatus(); in vpe_module_init()
A Dsmp-mt.c98 tmp = read_tc_c0_tcstatus(); in smvp_tc_init()
154 write_tc_c0_tcstatus((read_tc_c0_tcstatus() & ~TCSTATUS_IXMT) | TCSTATUS_A); in vsmp_boot_secondary()
A Dmips-mt.c105 tcstatval = read_tc_c0_tcstatus(); in mips_mt_regdump()
/linux-6.3-rc2/arch/mips/include/asm/
A Dmipsmtregs.h401 #define read_tc_c0_tcstatus() mftc0(2, 1) macro

Completed in 7 milliseconds