Searched refs:KVM_EMUL_INSN_F_CR0_PE (Results 1 – 2 of 2) sorted by relevance
669 #define KVM_EMUL_INSN_F_CR0_PE (1 << 0) macro676 { KVM_EMUL_INSN_F_CR0_PE \678 { KVM_EMUL_INSN_F_CR0_PE, "prot16" }, \679 { KVM_EMUL_INSN_F_CR0_PE \681 { KVM_EMUL_INSN_F_CR0_PE \694 flags = KVM_EMUL_INSN_F_CR0_PE; \697 flags = KVM_EMUL_INSN_F_CR0_PE \701 flags = KVM_EMUL_INSN_F_CR0_PE \
285 #define KVM_EMUL_INSN_F_CR0_PE (1 << 0) macro319 flags & KVM_EMUL_INSN_F_CR0_PE, in kvm_emulate_insn_handler()