Searched refs:KVM_EMUL_INSN_F_CR0_PE (Results 1 – 2 of 2) sorted by relevance
772 #define KVM_EMUL_INSN_F_CR0_PE (1 << 0) macro779 { KVM_EMUL_INSN_F_CR0_PE \781 { KVM_EMUL_INSN_F_CR0_PE, "prot16" }, \782 { KVM_EMUL_INSN_F_CR0_PE \784 { KVM_EMUL_INSN_F_CR0_PE \797 flags = KVM_EMUL_INSN_F_CR0_PE; \800 flags = KVM_EMUL_INSN_F_CR0_PE \804 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()