Home
last modified time | relevance | path

Searched defs:dr7 (Results 1 – 19 of 19) 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.c957 unsigned long dr7 = local_db_save(); in exc_debug_kernel() local
H A Dptrace.c498 int dr7 = 0; in ptrace_get_dr7() local
H A Dsev.c129 unsigned long dr7; member
/linux/arch/x86/include/asm/
H A Ddebugreg.h122 unsigned long dr7; in local_db_save() local
141 static __always_inline void local_db_restore(unsigned long dr7) in local_db_restore()
H A Dsvm.h319 u64 dr7; member
376 u64 dr7; member
465 u64 dr7; member
H A Dkvm_host.h937 unsigned long dr7; member
/linux/tools/testing/selftests/x86/
H A Dmov_ss_trap.c64 unsigned long dr0, dr1, dr7; in enable_watchpoint() local
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c2172 unsigned long dr7; in DEFINE_IDTENTRY_MCE() local
2182 unsigned long dr7; in DEFINE_IDTENTRY_MCE_USER() local
2203 unsigned long dr7; in DEFINE_FREDENTRY_MCE() local
2217 unsigned long dr7; in DEFINE_IDTENTRY_RAW() local
/linux/arch/x86/kvm/
H A Dsmm.h59 u32 dr7; member
130 u64 dr7; member
H A Dx86.c1342 unsigned long dr7; in kvm_update_dr7() local
8946 static int kvm_vcpu_check_hw_bp(unsigned long addr, u32 type, u32 dr7, in kvm_vcpu_check_hw_bp()
H A Demulate.c2932 ulong desc_addr, dr7; in emulator_do_task_switch() local
/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c59 unsigned long vdr7, dr7; in toggle_breakpoint() local
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h214 u64 dr7; member
/linux/arch/x86/kvm/svm/
H A Dsvm.h125 u64 dr7; member
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h289 __u64 dr7; member
374 __u64 dr7; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h289 __u64 dr7; member
374 __u64 dr7; member
/linux/arch/x86/kvm/vmx/
H A Dvmx.c5545 int dr, dr7, reg; in handle_dr() local