/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
D | bp-modify.c | 63 unsigned long rip = 0, dr7 = 1; in bp_modify1() local 140 unsigned long rip = 0, dr7 = 1; in bp_modify2() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | debugreg.h | 97 unsigned long dr7; in local_db_save() local 116 static __always_inline void local_db_restore(unsigned long dr7) in local_db_restore()
|
D | svm.h | 229 u64 dr7; member
|
D | kvm_host.h | 698 unsigned long dr7; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | hw_breakpoint.c | 77 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
|
D | traps.c | 889 unsigned long dr7 = local_db_save(); in exc_debug_kernel() local
|
D | ptrace.c | 479 int dr7 = 0; in ptrace_get_dr7() local
|
D | sev-es.c | 79 unsigned long dr7; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
D | mov_ss_trap.c | 65 unsigned long dr0, dr1, dr7; in enable_watchpoint() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/ |
D | breakpoint_test.c | 59 unsigned long vdr7, dr7; in toggle_breakpoint() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
D | core.c | 2049 unsigned long dr7; in DEFINE_IDTENTRY_MCE() local 2059 unsigned long dr7; in DEFINE_IDTENTRY_MCE_USER() local 2069 unsigned long dr7; in DEFINE_IDTENTRY_RAW() local
|
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 276 __u64 dr7; member 355 __u64 dr7; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | kvm.h | 241 __u64 dr7; member 305 __u64 dr7; member
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
D | kvm.h | 276 __u64 dr7; member 355 __u64 dr7; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/ |
D | svm.h | 183 u64 dr7; member
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
D | emulate.c | 3356 ulong desc_addr, dr7; in emulator_do_task_switch() local 4297 unsigned long dr7; in check_dr7_gd() local
|
D | x86.c | 1117 unsigned long dr7; in kvm_update_dr7() local 7358 static int kvm_vcpu_check_hw_bp(unsigned long addr, u32 type, u32 dr7, in kvm_vcpu_check_hw_bp()
|
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
D | vmx.c | 5197 int dr, dr7, reg; in handle_dr() local
|