Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-equilibrium.h55 OP_NONE, enumerator
/linux-6.1.9/arch/x86/kvm/
Demulate.c1082 ctxt->dst.type = OP_NONE; in em_bsf_c()
1090 ctxt->dst.type = OP_NONE; in em_bsr_c()
1837 case OP_NONE: in writeback()
1860 ctxt->dst.type = OP_NONE; in em_push()
2312 ctxt->src.type = OP_NONE; in em_cmpxchg()
3371 ctxt->dst.type = OP_NONE; in emulator_task_switch()
3651 ctxt->dst.type = OP_NONE; in em_cr_write()
3680 ctxt->dst.type = OP_NONE; in em_dr_write()
3750 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()
3764 ctxt->dst.type = OP_NONE; in em_lldt()
[all …]
Dkvm_emulate.h245 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/linux-6.1.9/tools/lib/traceevent/
Dparse-filter.c643 OP_NONE, enumerator
714 return OP_NONE; in process_op()
1073 case OP_NONE: in process_filter()