Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Demulate.c1021 ctxt->dst.type = OP_NONE; in em_bsf_c()
1029 ctxt->dst.type = OP_NONE; in em_bsr_c()
1825 case OP_NONE: in writeback()
1848 ctxt->dst.type = OP_NONE; in em_push()
2303 ctxt->src.type = OP_NONE; in em_cmpxchg()
3349 ctxt->dst.type = OP_NONE; in emulator_task_switch()
3631 ctxt->dst.type = OP_NONE; in em_cr_write()
3649 ctxt->dst.type = OP_NONE; in em_dr_write()
3709 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()
3723 ctxt->dst.type = OP_NONE; in em_lldt()
[all …]
/Linux-v4.19/arch/x86/include/asm/
Dkvm_emulate.h237 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/Linux-v4.19/tools/lib/traceevent/
Dparse-filter.c647 OP_NONE, enumerator
718 return OP_NONE; in process_op()
1077 case OP_NONE: in process_filter()