Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/include/linux/
Dlguest.h35 unsigned long cr2; member
/linux-4.4.14/arch/x86/include/asm/
Dsuspend_32.h15 unsigned long cr0, cr2, cr3, cr4; member
Dsuspend_64.h24 unsigned long cr0, cr2, cr3, cr4, cr8; member
Dsvm.h173 u64 cr2; member
Dprocessor.h400 unsigned long cr2; member
Dkvm_host.h394 unsigned long cr2; member
/linux-4.4.14/arch/x86/kernel/
Dprocess_32.c71 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
Dprocess_64.c60 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
/linux-4.4.14/arch/powerpc/boot/
Dppc_asm.h19 #define cr2 2 macro
/linux-4.4.14/arch/x86/include/uapi/asm/
Dsigcontext.h231 __u32 cr2; member
263 __u64 cr2; member
321 __u32 cr2; member
350 __u64 cr2; member
Dkvm.h150 __u64 cr0, cr2, cr3, cr4, cr8; member
/linux-4.4.14/arch/x86/include/asm/xen/
Dinterface_32.h75 unsigned long cr2; member
Dinterface_64.h136 unsigned long cr2; member
/linux-4.4.14/drivers/lguest/
Dlg.h45 u32 cr2; member
/linux-4.4.14/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c76 u32 cr2; /* PCI + 0x3C */ member
/linux-4.4.14/arch/powerpc/platforms/cell/
Dcbe_thermal.c315 u64 cr2; in init_default_values() local
/linux-4.4.14/drivers/tty/serial/
Dstm32-usart.c352 u32 cr1, cr2, cr3; in stm32_set_termios() local
Dfsl_lpuart.c911 unsigned char val, cr2; in lpuart_setup_watermark() local
1558 unsigned char old_cr2, cr2; in lpuart_console_write() local
/linux-4.4.14/arch/x86/kvm/
Dx86.c5110 static bool reexecute_instruction(struct kvm_vcpu *vcpu, gva_t cr2, in reexecute_instruction()
5182 unsigned long cr2, int emulation_type) in retry_instruction()
5345 unsigned long cr2, in x86_emulate_instruction()
Dmmu.c4398 int kvm_mmu_page_fault(struct kvm_vcpu *vcpu, gva_t cr2, u32 error_code, in kvm_mmu_page_fault()
Dvmx.c5226 unsigned long cr2, rip, dr6; in handle_exception() local
/linux-4.4.14/arch/x86/xen/
Dmmu.c1299 static void xen_write_cr2(unsigned long cr2) in xen_write_cr2()
/linux-4.4.14/arch/powerpc/include/asm/
Dppc_asm.h553 #define cr2 2 macro
/linux-4.4.14/fs/btrfs/
Dsend.c1184 struct clone_root *cr2 = (struct clone_root *)e2; in __clone_root_cmp_sort() local
/linux-4.4.14/fs/nfsd/
Dnfs4state.c1936 same_creds(struct svc_cred *cr1, struct svc_cred *cr2) in same_creds()
/linux-4.4.14/fs/cifs/
Dcifspdu.h2743 char cr2; /* \n */ member