Searched refs:KVM_EMUL_INSN_F_CR0_PE (Results 1 – 2 of 2) sorted by relevance
691 #define KVM_EMUL_INSN_F_CR0_PE (1 << 0) macro698 { KVM_EMUL_INSN_F_CR0_PE \700 { KVM_EMUL_INSN_F_CR0_PE, "prot16" }, \701 { KVM_EMUL_INSN_F_CR0_PE \703 { KVM_EMUL_INSN_F_CR0_PE \716 flags = KVM_EMUL_INSN_F_CR0_PE; \719 flags = KVM_EMUL_INSN_F_CR0_PE \723 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()