Home
last modified time | relevance | path

Searched defs:cr2 (Results 1 – 25 of 27) sorted by relevance

12

/linux-3.3/arch/x86/um/shared/sysdep/
Dfaultinfo_64.h20 unsigned long cr2; /* in ptrace_faultinfo called addr */ member
Dfaultinfo_32.h20 unsigned long cr2; /* in ptrace_faultinfo called addr */ member
/linux-3.3/include/linux/
Dlguest.h35 unsigned long cr2; member
/linux-3.3/arch/x86/include/asm/
Dsuspend_32.h15 unsigned long cr0, cr2, cr3, cr4; member
Dsigcontext.h132 unsigned long cr2; member
160 unsigned long cr2; member
216 unsigned long cr2; member
258 unsigned long cr2; member
Dsuspend_64.h24 unsigned long cr0, cr2, cr3, cr4, cr8; member
Dsigcontext32.h74 unsigned int cr2; member
Dsvm.h170 u64 cr2; member
Dkvm.h128 __u64 cr0, cr2, cr3, cr4, cr8; member
Dprocessor.h455 unsigned long cr2; member
Dkvm_host.h338 unsigned long cr2; member
/linux-3.3/arch/powerpc/boot/
Dppc_asm.h19 #define cr2 2 macro
/linux-3.3/arch/x86/kernel/
Dprocess_32.c130 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
Dprocess_64.c168 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
/linux-3.3/arch/x86/include/asm/xen/
Dinterface_32.h75 unsigned long cr2; member
Dinterface_64.h136 unsigned long cr2; member
/linux-3.3/drivers/lguest/
Dlg.h46 u32 cr2; member
/linux-3.3/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c76 u32 cr2; /* PCI + 0x3C */ member
/linux-3.3/arch/powerpc/platforms/cell/
Dcbe_thermal.c315 u64 cr2; in init_default_values() local
/linux-3.3/arch/x86/xen/
Dmmu.c1186 static void xen_write_cr2(unsigned long cr2) in xen_write_cr2()
/linux-3.3/arch/powerpc/include/asm/
Dppc_asm.h475 #define cr2 2 macro
/linux-3.3/arch/x86/kvm/
Dx86.c4411 unsigned long cr2, int emulation_type) in retry_instruction()
4455 unsigned long cr2, in x86_emulate_instruction()
Dmmu.c3740 int kvm_mmu_page_fault(struct kvm_vcpu *vcpu, gva_t cr2, u32 error_code, in kvm_mmu_page_fault()
/linux-3.3/fs/nfsd/
Dnfs4state.c1126 same_creds(struct svc_cred *cr1, struct svc_cred *cr2) in same_creds()
/linux-3.3/drivers/telephony/
Dixj.h621 } cr2; member

12