Searched refs:debugreg (Results 1 - 25 of 25) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dsuspend_64.h41 set_debugreg((thread)->debugreg##register, register)
H A Da.out-core.h20 #include <asm/debugreg.h>
H A Ddebugreg.h6 #include <uapi/asm/debugreg.h>
H A Dtraps.h7 #include <asm/debugreg.h>
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dinterface.h205 * VGCT_I387_VALID is set), flags, user_regs, debugreg[*]
233 unsigned long debugreg[8]; /* DB0-DB7 (debug registers) */ member in struct:vcpu_guest_context
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dkvm.h262 __u64 debugreg[8]; member in struct:kvm_guest_debug_arch
/linux-4.4.14/arch/x86/kernel/
H A Dmachine_kexec_32.c27 #include <asm/debugreg.h>
H A Dparavirt.c30 #include <asm/debugreg.h>
H A Dprocess_32.c54 #include <asm/debugreg.h>
H A Dhw_breakpoint.c45 #include <asm/debugreg.h>
H A Dmachine_kexec_64.c27 #include <asm/debugreg.h>
H A Dprocess.c29 #include <asm/debugreg.h>
H A Dkgdb.c48 #include <asm/debugreg.h>
H A Dprocess_64.c49 #include <asm/debugreg.h>
H A Dptrace.c33 #include <asm/debugreg.h>
H A Dtraps.c52 #include <asm/debugreg.h>
/linux-4.4.14/arch/x86/power/
H A Dcpu.c23 #include <asm/debugreg.h>
/linux-4.4.14/arch/x86/kernel/kprobes/
H A Dopt.c38 #include <asm/debugreg.h>
H A Dcore.c59 #include <asm/debugreg.h>
/linux-4.4.14/arch/x86/mm/
H A Dkmmio.c27 #include <asm/debugreg.h>
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dcommon.c25 #include <asm/debugreg.h>
/linux-4.4.14/arch/x86/kvm/
H A Dx86.c61 #include <asm/debugreg.h>
7117 vcpu->arch.eff_db[i] = dbg->arch.debugreg[i]; kvm_arch_vcpu_ioctl_set_guest_debug()
7118 vcpu->arch.guest_debug_dr7 = dbg->arch.debugreg[7]; kvm_arch_vcpu_ioctl_set_guest_debug()
H A Demulate.c28 #include <asm/debugreg.h>
H A Dsvm.c38 #include <asm/debugreg.h>
H A Dvmx.c46 #include <asm/debugreg.h>

Completed in 1455 milliseconds