Home
last modified time | relevance | path

Searched refs:OP_NONE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/kvm/
Demulate.c1037 ctxt->dst.type = OP_NONE; in em_bsf_c()
1045 ctxt->dst.type = OP_NONE; in em_bsr_c()
1841 case OP_NONE: in writeback()
1864 ctxt->dst.type = OP_NONE; in em_push()
2319 ctxt->src.type = OP_NONE; in em_cmpxchg()
3387 ctxt->dst.type = OP_NONE; in emulator_task_switch()
3669 ctxt->dst.type = OP_NONE; in em_cr_write()
3687 ctxt->dst.type = OP_NONE; in em_dr_write()
3747 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()
3761 ctxt->dst.type = OP_NONE; in em_lldt()
[all …]
/Linux-v5.4/arch/x86/include/asm/
Dkvm_emulate.h239 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/Linux-v5.4/tools/lib/traceevent/
Dparse-filter.c648 OP_NONE, enumerator
719 return OP_NONE; in process_op()
1078 case OP_NONE: in process_filter()