Searched refs:read_tc_c0_tcstatus (Results 1 – 3 of 3) sorted by relevance
65 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()474 tmp = read_tc_c0_tcstatus(); in vpe_module_init()
99 tmp = read_tc_c0_tcstatus(); in smvp_tc_init()155 write_tc_c0_tcstatus((read_tc_c0_tcstatus() & ~TCSTATUS_IXMT) | TCSTATUS_A); in vsmp_boot_secondary()
453 #define read_tc_c0_tcstatus() mftc0($2, 1) macro
Completed in 8 milliseconds