Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/
Dpinctrl-equilibrium.h55 OP_NONE, enumerator
/Linux-v5.10/arch/x86/kvm/
Demulate.c1043 ctxt->dst.type = OP_NONE; in em_bsf_c()
1051 ctxt->dst.type = OP_NONE; in em_bsr_c()
1874 case OP_NONE: in writeback()
1897 ctxt->dst.type = OP_NONE; in em_push()
2352 ctxt->src.type = OP_NONE; in em_cmpxchg()
3405 ctxt->dst.type = OP_NONE; in emulator_task_switch()
3680 ctxt->dst.type = OP_NONE; in em_cr_write()
3698 ctxt->dst.type = OP_NONE; in em_dr_write()
3772 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()
3786 ctxt->dst.type = OP_NONE; in em_lldt()
[all …]
Dkvm_emulate.h243 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/Linux-v5.10/tools/lib/traceevent/
Dparse-filter.c643 OP_NONE, enumerator
714 return OP_NONE; in process_op()
1073 case OP_NONE: in process_filter()