Home
last modified time | relevance | path

Searched defs:dr7 (Results 1 – 17 of 17) sorted by relevance

/linux/tools/perf/arch/x86/tests/
H A Dbp-modify.c63 unsigned long rip = 0, dr7 = 1; in bp_modify1() local
140 unsigned long rip = 0, dr7 = 1; in bp_modify2() local
/linux/arch/x86/kernel/
H A Dhw_breakpoint.c77 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type) in decode_dr7()
99 unsigned long *dr7; in arch_install_hw_breakpoint() local
147 unsigned long dr7; in arch_uninstall_hw_breakpoint() local
H A Dtraps.c1113 unsigned long dr7 = local_db_save(); in exc_debug_kernel() local
H A Dptrace.c498 int dr7 = 0; in ptrace_get_dr7() local
/linux/arch/x86/include/asm/
H A Ddebugreg.h130 unsigned long dr7; in local_db_save() local
152 static __always_inline void local_db_restore(unsigned long dr7) in local_db_restore()
H A Dsev-internal.h42 unsigned long dr7; member
H A Dsvm.h335 u64 dr7; member
392 u64 dr7; member
483 u64 dr7; member
H A Dkvm_host.h983 unsigned long dr7; member
/linux/arch/x86/kvm/
H A Dsmm.h59 u32 dr7; member
130 u64 dr7; member
H A Dx86.c1528 unsigned long dr7; in kvm_update_dr7() local
9182 static int kvm_vcpu_check_hw_bp(unsigned long addr, u32 type, u32 dr7, in kvm_vcpu_check_hw_bp()
H A Demulate.c2880 ulong desc_addr, dr7; in emulator_do_task_switch() local
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c2134 unsigned long dr7; in DEFINE_IDTENTRY_MCE() local
2144 unsigned long dr7; in DEFINE_IDTENTRY_MCE_USER() local
2165 unsigned long dr7; in DEFINE_FREDENTRY_MCE() local
2179 unsigned long dr7; in DEFINE_IDTENTRY_RAW() local
/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c59 unsigned long vdr7, dr7; in toggle_breakpoint() local
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h290 __u64 dr7; member
375 __u64 dr7; member
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h295 __u64 dr7; member
380 __u64 dr7; member
/linux/arch/x86/kvm/svm/
H A Dsvm.h149 u64 dr7; member
/linux/arch/x86/kvm/vmx/
H A Dvmx.c5535 int dr, dr7, reg; in handle_dr() local