X86_CR4_PSE 70 arch/x86/kvm/mmu.h return vcpu->arch.cr4 & X86_CR4_PSE; X86_CR4_PSE 1484 arch/x86/kvm/vmx.c *hw_cr4 |= X86_CR4_PSE; X86_CR4_PSE 42 arch/x86/kvm/x86.c | X86_CR4_PSE | X86_CR4_PAE | X86_CR4_MCE \ X86_CR4_PSE 853 arch/x86/mm/init_32.c set_in_cr4(X86_CR4_PSE); X86_CR4_PSE 720 arch/x86/xen/enlighten.c cr4 &= ~X86_CR4_PSE; X86_CR4_PSE 45 include/asm-x86/kvm_host.h (X86_CR4_VME | X86_CR4_PSE | X86_CR4_PAE | X86_CR4_PGE | X86_CR4_VMXE)