def_op_bytes 5187 arch/x86/kvm/emulate.c int def_op_bytes, def_ad_bytes, goffset, simd_prefix; def_op_bytes 5212 arch/x86/kvm/emulate.c def_op_bytes = def_ad_bytes = 2; def_op_bytes 5215 arch/x86/kvm/emulate.c def_op_bytes = def_ad_bytes = 4; def_op_bytes 5218 arch/x86/kvm/emulate.c def_op_bytes = def_ad_bytes = 2; def_op_bytes 5221 arch/x86/kvm/emulate.c def_op_bytes = def_ad_bytes = 4; def_op_bytes 5225 arch/x86/kvm/emulate.c def_op_bytes = 4; def_op_bytes 5233 arch/x86/kvm/emulate.c ctxt->op_bytes = def_op_bytes; def_op_bytes 5242 arch/x86/kvm/emulate.c ctxt->op_bytes = def_op_bytes ^ 6;