Lines Matching refs:opc
59 static int wait_instruction_complete(void *h, enum mcs_op opc) in wait_instruction_complete() argument
75 update_mcs_stats(opc, get_cycles() - start_time); in wait_instruction_complete()
83 cch->opc = CCHOP_ALLOCATE; in cch_allocate()
97 cch->opc = CCHOP_START; in cch_start()
104 cch->opc = CCHOP_INTERRUPT; in cch_interrupt()
113 cch->opc = CCHOP_DEALLOCATE; in cch_deallocate()
128 cch->opc = CCHOP_INTERRUPT_SYNC; in cch_interrupt_sync()
145 tgh->opc = TGHOP_TLBINV; in tgh_invalidate()
161 tfh->opc = TFHOP_WRITE_ONLY; in tfh_write_only()
177 tfh->opc = TFHOP_WRITE_RESTART; in tfh_write_restart()
183 tfh->opc = TFHOP_USER_POLLING_MODE; in tfh_user_polling_mode()
189 tfh->opc = TFHOP_EXCEPTION; in tfh_exception()