Searched refs:KVM_EMUL_INSN_F_CR0_PE (Results 1 – 2 of 2) sorted by relevance
692 #define KVM_EMUL_INSN_F_CR0_PE (1 << 0) macro699 { KVM_EMUL_INSN_F_CR0_PE \701 { KVM_EMUL_INSN_F_CR0_PE, "prot16" }, \702 { KVM_EMUL_INSN_F_CR0_PE \704 { KVM_EMUL_INSN_F_CR0_PE \717 flags = KVM_EMUL_INSN_F_CR0_PE; \720 flags = KVM_EMUL_INSN_F_CR0_PE \724 flags = KVM_EMUL_INSN_F_CR0_PE \
293 #define KVM_EMUL_INSN_F_CR0_PE (1 << 0) macro327 flags & KVM_EMUL_INSN_F_CR0_PE, in kvm_emulate_insn_handler()