Searched refs:KVM_EMUL_INSN_F_CR0_PE (Results 1 – 2 of 2) sorted by relevance
687 #define KVM_EMUL_INSN_F_CR0_PE (1 << 0) macro694 { KVM_EMUL_INSN_F_CR0_PE \696 { KVM_EMUL_INSN_F_CR0_PE, "prot16" }, \697 { KVM_EMUL_INSN_F_CR0_PE \699 { KVM_EMUL_INSN_F_CR0_PE \712 flags = KVM_EMUL_INSN_F_CR0_PE; \715 flags = KVM_EMUL_INSN_F_CR0_PE \719 flags = KVM_EMUL_INSN_F_CR0_PE \
288 #define KVM_EMUL_INSN_F_CR0_PE (1 << 0) macro322 flags & KVM_EMUL_INSN_F_CR0_PE, in kvm_emulate_insn_handler()