X86_CR4_VMXE 59 arch/x86/include/asm/kvm_host.h | X86_CR4_OSXMMEXCPT | X86_CR4_VMXE | X86_CR4_SMAP)) X86_CR4_VMXE 43 arch/x86/include/asm/virtext.h write_cr4(read_cr4() & ~X86_CR4_VMXE); X86_CR4_VMXE 48 arch/x86/include/asm/virtext.h return read_cr4() & X86_CR4_VMXE;