Lines Matching refs:opc
64 static int wait_instruction_complete(void *h, enum mcs_op opc) in wait_instruction_complete() argument
80 update_mcs_stats(opc, get_cycles() - start_time); in wait_instruction_complete()
88 cch->opc = CCHOP_ALLOCATE; in cch_allocate()
102 cch->opc = CCHOP_START; in cch_start()
109 cch->opc = CCHOP_INTERRUPT; in cch_interrupt()
118 cch->opc = CCHOP_DEALLOCATE; in cch_deallocate()
133 cch->opc = CCHOP_INTERRUPT_SYNC; in cch_interrupt_sync()
150 tgh->opc = TGHOP_TLBINV; in tgh_invalidate()
166 tfh->opc = TFHOP_WRITE_ONLY; in tfh_write_only()
182 tfh->opc = TFHOP_WRITE_RESTART; in tfh_write_restart()
188 tfh->opc = TFHOP_USER_POLLING_MODE; in tfh_user_polling_mode()
194 tfh->opc = TFHOP_EXCEPTION; in tfh_exception()