Home
last modified time | relevance | path

Searched defs:cr3 (Results 1 – 21 of 21) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dsuspend_32.h15 unsigned long cr0, cr2, cr3, cr4; member
Dsuspend_64.h24 unsigned long cr0, cr2, cr3, cr4, cr8; member
Dsvm.h152 u64 cr3; member
Dkvm_host.h332 unsigned long cr3; member
687 unsigned long cr3; member
Dkvm.h128 __u64 cr0, cr2, cr3, cr4, cr8; member
/linux-3.4.99/arch/powerpc/boot/
Dppc_asm.h20 #define cr3 3 macro
/linux-3.4.99/arch/x86/power/
Dhibernate_64.c136 unsigned long cr3; member
/linux-3.4.99/arch/x86/kernel/
Dprocess_32.c71 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
Dprocess_64.c60 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
/linux-3.4.99/arch/x86/include/asm/xen/
Dinterface_32.h100 #define xen_cr3_to_pfn(cr3) (((unsigned)(cr3) >> 12) | ((unsigned)(cr3) << 20)) argument
Dinterface_64.h133 #define xen_cr3_to_pfn(cr3) ((unsigned long)(cr3) >> 12) argument
/linux-3.4.99/arch/x86/kvm/
Dtss.h12 u32 cr3; member
Dx86.c431 int load_pdptrs(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, unsigned long cr3) in load_pdptrs()
619 int kvm_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in kvm_set_cr3()
Dsvm.c1941 u64 cr3 = svm->nested.nested_cr3; in nested_svm_get_tdp_pdptr() local
Dvmx.c3007 static void vmx_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in vmx_set_cr3()
/linux-3.4.99/arch/x86/xen/
Dmmu.c1313 static void __xen_write_cr3(bool kernel, unsigned long cr3) in __xen_write_cr3()
1341 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3()
1810 static void __init xen_write_cr3_init(unsigned long cr3) in xen_write_cr3_init()
/linux-3.4.99/arch/x86/lguest/
Dboot.c549 static void lguest_write_cr3(unsigned long cr3) in lguest_write_cr3()
/linux-3.4.99/drivers/iommu/
Damd_iommu.c3564 unsigned long cr3) in __set_gcr3()
3597 unsigned long cr3) in amd_iommu_domain_set_gcr3()
/linux-3.4.99/arch/ia64/kvm/
Dvcpu.h116 struct { unsigned long qp:6, :7, r2:7, cr3:7, x6:6, x3:3, :1, major:4; }; member
121 struct { unsigned long qp:6, r1:7, :7, cr3:7, x6:6, x3:3, :1, major:4; }; member
/linux-3.4.99/arch/powerpc/include/asm/
Dppc_asm.h483 #define cr3 3 macro
/linux-3.4.99/drivers/staging/telephony/
Dixj.h638 } cr3; member