/linux-4.4.14/arch/x86/power/ |
D | hibernate_64.c | 112 unsigned long cr3; member
|
/linux-4.4.14/arch/x86/include/asm/ |
D | suspend_32.h | 15 unsigned long cr0, cr2, cr3, cr4; member
|
D | suspend_64.h | 24 unsigned long cr0, cr2, cr3, cr4, cr8; member
|
D | svm.h | 155 u64 cr3; member
|
D | kvm_host.h | 395 unsigned long cr3; member 919 unsigned long cr3; member
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | assembler.h | 177 mvtc r14, cr3 ; spu variable
|
/linux-4.4.14/arch/x86/kernel/ |
D | process_32.c | 71 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
D | process_64.c | 60 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
|
/linux-4.4.14/arch/powerpc/boot/ |
D | ppc_asm.h | 20 #define cr3 3 macro
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 61 uint64_t cr3; member
|
D | intel-pt-decoder.c | 95 uint64_t cr3; member
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
D | interface_32.h | 100 #define xen_cr3_to_pfn(cr3) (((unsigned)(cr3) >> 12) | ((unsigned)(cr3) << 20)) argument
|
D | interface_64.h | 133 #define xen_cr3_to_pfn(cr3) ((unsigned long)(cr3) >> 12) argument
|
/linux-4.4.14/arch/x86/kvm/ |
D | tss.h | 12 u32 cr3; member
|
D | x86.c | 520 int load_pdptrs(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, unsigned long cr3) in load_pdptrs() 771 int kvm_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in kvm_set_cr3()
|
D | svm.c | 1870 u64 cr3 = svm->nested.nested_cr3; in nested_svm_get_tdp_pdptr() local
|
D | vmx.c | 3762 static void vmx_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in vmx_set_cr3()
|
/linux-4.4.14/arch/x86/xen/ |
D | mmu.c | 1421 static void __xen_write_cr3(bool kernel, unsigned long cr3) in __xen_write_cr3() 1448 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3() 1494 static void __init xen_write_cr3_init(unsigned long cr3) in xen_write_cr3_init() 2207 static void __init xen_write_cr3_init(unsigned long cr3) in xen_write_cr3_init()
|
/linux-4.4.14/drivers/tty/serial/ |
D | stm32-usart.c | 352 u32 cr1, cr2, cr3; in stm32_set_termios() local
|
/linux-4.4.14/arch/x86/lguest/ |
D | boot.c | 552 static void lguest_write_cr3(unsigned long cr3) in lguest_write_cr3()
|
/linux-4.4.14/drivers/iommu/ |
D | amd_iommu.c | 3406 unsigned long cr3) in __set_gcr3() 3439 unsigned long cr3) in amd_iommu_domain_set_gcr3()
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | kvm.h | 150 __u64 cr0, cr2, cr3, cr4, cr8; member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | ppc_asm.h | 554 #define cr3 3 macro
|