Home
last modified time | relevance | path

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

12

/linux/drivers/firmware/efi/libstub/
H A Dx86-5lvl.c69 u64 *cr3 = (u64 *)__native_read_cr3(); in efi_5level_switch() local
/linux/arch/x86/mm/
H A Dtlb.c158 unsigned long cr3 = __sme_pa(pgd) | lam; in build_cr3() local
698 unsigned long cr3 = __read_cr3(); in initialize_tlbstate_and_flush() local
1089 unsigned long cr3 = in __get_current_cr3_fast() local
/linux/include/xen/interface/hvm/
H A Dhvm_vcpu.h24 uint32_t cr3; member
87 uint64_t cr3; member
/linux/arch/x86/include/asm/
H A Dsuspend_32.h15 unsigned long cr0, cr2, cr3, cr4; member
H A Dsuspend_64.h41 unsigned long cr0, cr2, cr3, cr4; member
H A Dsvm.h324 u64 cr3; member
381 u64 cr3; member
/linux/arch/x86/kernel/
H A Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
H A Dprocess_64.c71 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
/linux/arch/x86/power/
H A Dhibernate.c60 unsigned long cr3; member
/linux/scripts/gdb/linux/
H A Dpgtable.py66 def __init__(self, cr3, page_levels): argument
/linux/arch/powerpc/boot/
H A Dppc_asm.h16 #define cr3 3 macro
/linux/arch/x86/kvm/
H A Dsmm.h64 u32 cr3; member
128 u64 cr3; member
H A Dcpuid.h269 static inline bool kvm_vcpu_is_legal_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in kvm_vcpu_is_legal_cr3()
H A Dmmu.h112 static inline unsigned long kvm_get_pcid(struct kvm_vcpu *vcpu, gpa_t cr3) in kvm_get_pcid()
H A Dtss.h13 u32 cr3; member
H A Dsmm.c415 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode()
/linux/arch/x86/include/asm/xen/
H A Dinterface_32.h101 #define xen_cr3_to_pfn(cr3) (((unsigned)(cr3) >> 12) | ((unsigned)(cr3) << 20)) argument
H A Dinterface_64.h134 #define xen_cr3_to_pfn(cr3) ((unsigned long)(cr3) >> 12) argument
/linux/drivers/media/platform/nxp/
H A Dimx7-media-csi.c362 u32 cr3; in imx7_csi_dma_reflash() local
380 u32 cr3 = imx7_csi_reg_read(csi, CSI_CSICR3); in imx7_csi_dmareq_rff_enable() local
392 u32 cr3 = imx7_csi_reg_read(csi, CSI_CSICR3); in imx7_csi_dmareq_rff_disable() local
532 u32 cr3 = BIT_FRMCNT_RST; in imx7_csi_configure() local
/linux/arch/x86/kvm/vmx/
H A Dvmcs.h35 unsigned long cr3; /* May not match real cr3 */ member
/linux/arch/x86/xen/
H A Dmmu_pv.c1317 static void __xen_write_cr3(bool kernel, unsigned long cr3) in __xen_write_cr3()
1344 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3()
1386 static void __init xen_write_cr3_init(unsigned long cr3) in xen_write_cr3_init()
/linux/drivers/tty/serial/
H A Dstm32-usart.h14 u16 cr3; member
H A Dfsl_lpuart.c1763 unsigned char cr3; in lpuart_rx_dma_startup() local
1978 unsigned char cr1, old_cr1, old_cr2, cr3, cr4, bdh, modem; in lpuart_set_termios() local
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h212 u64 cr3; member
/linux/include/uapi/linux/
H A Dacrn.h290 __le64 cr3; member

12