Home
last modified time | relevance | path

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

/linux/include/xen/interface/hvm/
H A Dhvm_vcpu.h24 uint32_t cr3; member
87 uint64_t 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.c72 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
/linux/arch/x86/power/
H A Dhibernate.c61 unsigned long cr3; member
/linux/arch/x86/mm/
H A Dtlb.c162 unsigned long cr3 = __sme_pa(pgd) | lam; in build_cr3() local
1064 unsigned long cr3 = __read_cr3(); in initialize_tlbstate_and_flush() local
1554 unsigned long cr3 = in __get_current_cr3_fast() local
/linux/scripts/gdb/linux/
H A Dpgtable.py66 __init__(self, cr3, page_levels) global() argument
[all...]
/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.h270 static inline bool kvm_vcpu_is_legal_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in kvm_vcpu_is_legal_cr3()
H A Dtss.h13 u32 cr3; member
H A Dsmm.c416 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode()
H A Dmmu.h126 static inline unsigned long kvm_get_pcid(struct kvm_vcpu *vcpu, gpa_t cr3) in kvm_get_pcid()
H A Dx86.c1034 int load_pdptrs(struct kvm_vcpu *vcpu, unsigned long cr3) in load_pdptrs()
1417 int kvm_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in kvm_set_cr3()
/linux/arch/x86/kvm/vmx/
H A Dvmcs.h35 unsigned long cr3; /* May not match real cr3 */ member
/linux/drivers/tty/serial/
H A Dstm32-usart.h14 u16 cr3; member
H A Dfsl_lpuart.c1773 u8 cr3; in lpuart_rx_dma_startup() local
1993 u8 cr1, old_cr1, old_cr2, cr3, cr4, bdh, modem; in lpuart_set_termios() local
/linux/include/uapi/linux/
H A Dacrn.h290 __le64 cr3; member
/linux/arch/x86/kvm/svm/
H A Dsvm.c1877 static void sev_post_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in sev_post_set_cr3()
4542 unsigned long cr3; in svm_load_mmu_pgd() local
H A Dsvm.h145 u64 cr3; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h150 __u64 cr0, cr2, cr3, cr4, cr8; member
161 __u64 cr0, cr2, cr3, cr4, cr8; member
/linux/arch/x86/include/asm/
H A Dkvm_host.h784 unsigned long cr3; member
1939 unsigned long cr3; member