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()
773 #define KVM_EMUL_INSN_F_EFL_VM (1 << 1) macro780 | KVM_EMUL_INSN_F_EFL_VM, "vm16" }, \794 flags = KVM_EMUL_INSN_F_EFL_VM; \