Searched refs:KVM_EMUL_INSN_F_EFL_VM (Results 1 – 2 of 2) sorted by relevance
294 #define KVM_EMUL_INSN_F_EFL_VM (1 << 1) macro328 flags & KVM_EMUL_INSN_F_EFL_VM, in kvm_emulate_insn_handler()
693 #define KVM_EMUL_INSN_F_EFL_VM (1 << 1) macro700 | KVM_EMUL_INSN_F_EFL_VM, "vm16" }, \714 flags = KVM_EMUL_INSN_F_EFL_VM; \