Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-equilibrium.h55 OP_NONE, enumerator
/Linux-v5.15/arch/x86/kvm/
Demulate.c1041 ctxt->dst.type = OP_NONE; in em_bsf_c()
1049 ctxt->dst.type = OP_NONE; in em_bsr_c()
1770 case OP_NONE: in writeback()
1793 ctxt->dst.type = OP_NONE; in em_push()
2248 ctxt->src.type = OP_NONE; in em_cmpxchg()
3310 ctxt->dst.type = OP_NONE; in emulator_task_switch()
3585 ctxt->dst.type = OP_NONE; in em_cr_write()
3603 ctxt->dst.type = OP_NONE; in em_dr_write()
3677 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()
3691 ctxt->dst.type = OP_NONE; in em_lldt()
[all …]
Dkvm_emulate.h241 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/Linux-v5.15/tools/lib/traceevent/
Dparse-filter.c643 OP_NONE, enumerator
714 return OP_NONE; in process_op()
1073 case OP_NONE: in process_filter()