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

/linux-master/drivers/pinctrl/
H A Dpinctrl-equilibrium.h55 OP_NONE, enumerator in enum:__anon2459
/linux-master/arch/x86/kvm/
H A Demulate.c1053 ctxt->dst.type = OP_NONE;
1061 ctxt->dst.type = OP_NONE;
1814 case OP_NONE:
1837 ctxt->dst.type = OP_NONE;
2291 ctxt->src.type = OP_NONE;
3030 ctxt->dst.type = OP_NONE;
3310 ctxt->dst.type = OP_NONE;
3339 ctxt->dst.type = OP_NONE;
3409 ctxt->dst.type = OP_NONE;
3423 ctxt->dst.type = OP_NONE;
[all...]
H A Dkvm_emulate.h241 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator in enum:operand::__anon107

Completed in 305 milliseconds