Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-equilibrium.h55 OP_NONE, enumerator
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c1087 ctxt->dst.type = OP_NONE; in em_bsf_c()
1095 ctxt->dst.type = OP_NONE; in em_bsr_c()
1921 case OP_NONE: in writeback()
1944 ctxt->dst.type = OP_NONE; in em_push()
2399 ctxt->src.type = OP_NONE; in em_cmpxchg()
3455 ctxt->dst.type = OP_NONE; in emulator_task_switch()
3735 ctxt->dst.type = OP_NONE; in em_cr_write()
3764 ctxt->dst.type = OP_NONE; in em_dr_write()
3838 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()
3852 ctxt->dst.type = OP_NONE; in em_lldt()
[all …]
H A Dkvm_emulate.h244 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Dparse-filter.c643 OP_NONE, enumerator
714 return OP_NONE; in process_op()
1073 case OP_NONE: in process_filter()