Searched refs:TCHALT_H (Results 1 – 4 of 4) sorted by relevance
228 write_tc_c0_tchalt(TCHALT_H); in smtc_configure_tlb()336 write_tc_c0_tchalt(TCHALT_H); in smtc_tc_setup()838 write_tc_c0_tchalt(TCHALT_H); in smtc_send_ipi()1096 write_tc_c0_tchalt(TCHALT_H); in ipi_interrupt()1350 prevhalt = read_tc_c0_tchalt() & TCHALT_H; in smtc_get_new_mmu_context()1352 write_tc_c0_tchalt(TCHALT_H); in smtc_get_new_mmu_context()1443 write_tc_c0_tchalt(TCHALT_H); in smtc_cflush_lockdown()
737 if ((read_tc_c0_tcstatus() & TCSTATUS_A) || !(read_tc_c0_tchalt() & TCHALT_H)) { in vpe_run()760 write_tc_c0_tchalt(read_tc_c0_tchalt() & ~TCHALT_H); in vpe_run()1033 write_tc_c0_tchalt(TCHALT_H); in cleanup_tc()1269 write_tc_c0_tchalt(TCHALT_H); in vpe_free()1570 write_tc_c0_tchalt(TCHALT_H); in vpe_module_init()
112 write_tc_c0_tchalt(TCHALT_H); in smvp_tc_init()
164 #define TCHALT_H (_ULCAST_(1)) macro