Searched refs:KVM_EMUL_INSN_F_EFL_VM (Results 1 – 2 of 2) sorted by relevance
286 #define KVM_EMUL_INSN_F_EFL_VM (1 << 1) macro320 flags & KVM_EMUL_INSN_F_EFL_VM, in kvm_emulate_insn_handler()
670 #define KVM_EMUL_INSN_F_EFL_VM (1 << 1) macro677 | KVM_EMUL_INSN_F_EFL_VM, "vm16" }, \691 flags = KVM_EMUL_INSN_F_EFL_VM; \