Home
last modified time | relevance | path

Searched defs:dr7 (Results 1 – 10 of 10) 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.c1105 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/kvm/
H A Dsmm.h59 u32 dr7; member
130 u64 dr7; member
H A Dx86.c1499 unsigned long dr7; in kvm_update_dr7() local
8965 static int kvm_vcpu_check_hw_bp(unsigned long addr, u32 type, u32 dr7, in kvm_vcpu_check_hw_bp()
/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c59 unsigned long vdr7, dr7; in toggle_breakpoint() local
/linux/arch/x86/kvm/svm/
H A Dsvm.h147 u64 dr7; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h290 __u64 dr7; member
375 __u64 dr7; member
/linux/arch/x86/include/asm/
H A Dkvm_host.h969 unsigned long dr7; member