| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | x86-5lvl.c | 69 u64 *cr3 = (u64 *)__native_read_cr3(); in efi_5level_switch() local
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | suspend_32.h | 22 unsigned long cr0, cr2, cr3, cr4; member
|
| H A D | suspend_64.h | 41 unsigned long cr0, cr2, cr3, cr4; member
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | suspend_32.h | 20 unsigned long cr0, cr2, cr3, cr4; member
|
| H A D | suspend_64.h | 41 unsigned long cr0, cr2, cr3, cr4; member
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | process_32.c | 62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
| H A D | process_64.c | 68 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
|
| /kernel/linux/linux-5.10/arch/x86/power/ |
| H A D | hibernate.c | 60 unsigned long cr3; member
|
| /kernel/linux/linux-6.6/arch/x86/entry/ |
| H A D | calling.h | 169 mov %cr3, \scratch_reg variable 180 mov %cr3, \scratch_reg variable 220 movq %cr3, \scratch_reg variable
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | process_32.c | 62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
| /kernel/linux/linux-6.6/arch/x86/power/ |
| H A D | hibernate.c | 60 unsigned long cr3; member
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | tss.h | 13 u32 cr3; member
|
| H A D | mmu.h | 77 static inline unsigned long kvm_get_pcid(struct kvm_vcpu *vcpu, gpa_t cr3) in kvm_get_pcid() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | ppc_asm.h | 16 #define cr3 3 macro
|
| /kernel/linux/linux-5.10/arch/x86/entry/ |
| H A D | calling.h | 195 mov %cr3, \scratch_reg variable 206 mov %cr3, \scratch_reg variable 246 movq %cr3, \scratch_reg variable
|
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| H A D | vmcs.h | 33 unsigned long cr3; /* May not match real cr3 */ member
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | ppc_asm.h | 16 #define cr3 3 macro
|
| /kernel/linux/linux-5.10/include/xen/interface/hvm/ |
| H A D | hvm_vcpu.h | 41 uint32_t cr3; member 104 uint64_t cr3; member
|
| /kernel/linux/linux-6.6/include/xen/interface/hvm/ |
| H A D | hvm_vcpu.h | 24 uint32_t cr3; member 87 uint64_t cr3; member
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | tss.h | 13 u32 cr3; member
|
| H A D | smm.c | 422 rsm_enter_protected_mode(struct kvm_vcpu *vcpu, u64 cr0, u64 cr3, u64 cr4) rsm_enter_protected_mode() argument [all...] |
| H A D | mmu.h | 135 static inline unsigned long kvm_get_pcid(struct kvm_vcpu *vcpu, gpa_t cr3) in kvm_get_pcid() argument
|
| H A D | smm.h | 64 u32 cr3; member 128 u64 cr3; member
|
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| H A D | vmcs.h | 35 unsigned long cr3; /* May not match real cr3 */ member
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | tlb.c | 622 unsigned long cr3 = __read_cr3(); in initialize_tlbstate_and_flush() local 973 unsigned long cr3 = build_cr3(this_cpu_read(cpu_tlbstate.loaded_mm)->pgd, in __get_current_cr3_fast() local
|