/Linux-v4.19/include/xen/interface/hvm/ |
D | hvm_vcpu.h | 41 uint32_t cr3; member 104 uint64_t cr3; member
|
/Linux-v4.19/arch/x86/include/asm/ |
D | suspend_32.h | 22 unsigned long cr0, cr2, cr3, cr4; member
|
D | suspend_64.h | 37 unsigned long cr0, cr2, cr3, cr4, cr8; member
|
D | mmu_context.h | 331 unsigned long cr3 = build_cr3(this_cpu_read(cpu_tlbstate.loaded_mm)->pgd, in __get_current_cr3_fast() local
|
D | svm.h | 177 u64 cr3; member
|
D | kvm_host.h | 331 gpa_t cr3; member 508 unsigned long cr3; member 1141 unsigned long cr3; member
|
/Linux-v4.19/arch/x86/kernel/ |
D | process_32.c | 64 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
D | process_64.c | 67 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
|
/Linux-v4.19/arch/powerpc/boot/ |
D | ppc_asm.h | 20 #define cr3 3 macro
|
/Linux-v4.19/drivers/tty/serial/ |
D | stm32-usart.c | 65 static void stm32_config_reg_rs485(u32 *cr1, u32 *cr3, u32 delay_ADE, in stm32_config_reg_rs485() 106 u32 usartdiv, baud, cr1, cr3; in stm32_config_rs485() local 612 u32 cr1, cr2, cr3; in stm32_set_termios() local
|
D | stm32-usart.h | 14 u8 cr3; member
|
/Linux-v4.19/arch/x86/kvm/ |
D | mmu.h | 89 static inline unsigned long kvm_get_pcid(struct kvm_vcpu *vcpu, gpa_t cr3) in kvm_get_pcid()
|
D | tss.h | 13 u32 cr3; member
|
D | emulate.c | 2404 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode() 2453 u32 val, cr0, cr3, cr4; in rsm_load_state_32() local 2506 u64 val, cr0, cr3, cr4; in rsm_load_state_64() local
|
D | vmx.c | 377 unsigned long cr3; /* May not match real cr3 */ member 5321 static void vmx_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in vmx_set_cr3() 6292 unsigned long cr0, cr3, cr4; in vmx_set_constant_host_state() local 10662 unsigned long cr3, cr4, evmcs_rsp; in vmx_vcpu_run() local 11930 static int nested_vmx_load_cr3(struct kvm_vcpu *vcpu, unsigned long cr3, bool nested_ept, in nested_vmx_load_cr3()
|
/Linux-v4.19/arch/x86/power/ |
D | hibernate_64.c | 220 unsigned long cr3; member
|
/Linux-v4.19/arch/x86/include/asm/xen/ |
D | interface_32.h | 101 #define xen_cr3_to_pfn(cr3) (((unsigned)(cr3) >> 12) | ((unsigned)(cr3) << 20)) argument
|
D | interface_64.h | 134 #define xen_cr3_to_pfn(cr3) ((unsigned long)(cr3) >> 12) argument
|
/Linux-v4.19/arch/x86/xen/ |
D | mmu_pv.c | 1395 static void __xen_write_cr3(bool kernel, unsigned long cr3) in __xen_write_cr3() 1422 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3() 1468 static void __init xen_write_cr3_init(unsigned long cr3) in xen_write_cr3_init() 2179 static void __init xen_write_cr3_init(unsigned long cr3) in xen_write_cr3_init()
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 76 uint64_t cr3; member
|
D | intel-pt-decoder.c | 120 uint64_t cr3; member
|
/Linux-v4.19/arch/x86/mm/ |
D | tlb.c | 405 unsigned long cr3 = __read_cr3(); in initialize_tlbstate_and_flush() local
|
/Linux-v4.19/drivers/iommu/ |
D | amd_iommu.c | 3431 unsigned long cr3) in __set_gcr3() 3464 unsigned long cr3) in amd_iommu_domain_set_gcr3()
|
/Linux-v4.19/arch/x86/include/uapi/asm/ |
D | kvm.h | 154 __u64 cr0, cr2, cr3, cr4, cr8; member
|
/Linux-v4.19/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 154 __u64 cr0, cr2, cr3, cr4, cr8; member
|