Lines Matching refs:opc
77 static int wait_instruction_complete(void *h, enum mcs_op opc) in wait_instruction_complete() argument
93 update_mcs_stats(opc, get_cycles() - start_time); in wait_instruction_complete()
101 cch->opc = CCHOP_ALLOCATE; in cch_allocate()
115 cch->opc = CCHOP_START; in cch_start()
122 cch->opc = CCHOP_INTERRUPT; in cch_interrupt()
131 cch->opc = CCHOP_DEALLOCATE; in cch_deallocate()
146 cch->opc = CCHOP_INTERRUPT_SYNC; in cch_interrupt_sync()
163 tgh->opc = TGHOP_TLBINV; in tgh_invalidate()
179 tfh->opc = TFHOP_WRITE_ONLY; in tfh_write_only()
195 tfh->opc = TFHOP_WRITE_RESTART; in tfh_write_restart()
201 tfh->opc = TFHOP_RESTART; in tfh_restart()
207 tfh->opc = TFHOP_USER_POLLING_MODE; in tfh_user_polling_mode()
213 tfh->opc = TFHOP_EXCEPTION; in tfh_exception()