X86_CR0_NE 84 arch/x86/include/asm/kvm_host.h | X86_CR0_ET | X86_CR0_NE | X86_CR0_WP | X86_CR0_AM \ X86_CR0_NE 163 arch/x86/include/uapi/asm/processor-flags.h X86_CR0_NE | X86_CR0_WP | X86_CR0_AM | \ X86_CR0_NE 6009 arch/x86/kvm/vmx/nested.c #define VMXON_CR0_ALWAYSON (X86_CR0_PE | X86_CR0_PG | X86_CR0_NE) X86_CR0_NE 130 arch/x86/kvm/vmx/vmx.c #define KVM_VM_CR0_ALWAYS_ON_UNRESTRICTED_GUEST X86_CR0_NE X86_CR0_NE 625 tools/testing/selftests/kvm/lib/x86_64/processor.c sregs.cr0 = X86_CR0_PE | X86_CR0_NE | X86_CR0_PG;