Searched refs:KVM_EMUL_INSN_F_EFL_VM (Results 1 – 2 of 2) sorted by relevance
289 #define KVM_EMUL_INSN_F_EFL_VM (1 << 1) macro323 flags & KVM_EMUL_INSN_F_EFL_VM, in kvm_emulate_insn_handler()
692 #define KVM_EMUL_INSN_F_EFL_VM (1 << 1) macro699 | KVM_EMUL_INSN_F_EFL_VM, "vm16" }, \713 flags = KVM_EMUL_INSN_F_EFL_VM; \