/linux/tools/perf/arch/x86/tests/ |
H A 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
|
/linux/arch/x86/kernel/ |
H A 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
|
H A D | traps.c | 1006 unsigned long dr7 = local_db_save(); in exc_debug_kernel() local
|
H A D | ptrace.c | 498 int dr7 = 0; in ptrace_get_dr7() local
|
/linux/arch/x86/include/asm/ |
H A D | debugreg.h | 122 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 D | svm.h | 326 u64 dr7; member 383 u64 dr7; member 472 u64 dr7; member
|
H A D | kvm_host.h | 933 unsigned long dr7; member
|
/linux/tools/testing/selftests/x86/ |
H A D | mov_ss_trap.c | 64 unsigned long dr0, dr1, dr7; in enable_watchpoint() local
|
/linux/arch/x86/kvm/ |
H A D | smm.h | 59 u32 dr7; member 130 u64 dr7; member
|
H A D | x86.c | 1533 unsigned long dr7; in kvm_update_dr7() local 8900 static int kvm_vcpu_check_hw_bp(unsigned long addr, u32 type, u32 dr7, in kvm_vcpu_check_hw_bp()
|
H A D | emulate.c | 2903 ulong desc_addr, dr7; in emulator_do_task_switch() local
|
/linux/arch/x86/kernel/cpu/mce/ |
H A D | core.c | 2179 unsigned long dr7; in DEFINE_IDTENTRY_MCE() local 2189 unsigned long dr7; in DEFINE_IDTENTRY_MCE_USER() local 2210 unsigned long dr7; in DEFINE_FREDENTRY_MCE() local 2224 unsigned long dr7; in DEFINE_IDTENTRY_RAW() local
|
/linux/tools/testing/selftests/breakpoints/ |
H A D | breakpoint_test.c | 59 unsigned long vdr7, dr7; in toggle_breakpoint() local
|
/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | svm.h | 214 u64 dr7; member
|
/linux/arch/x86/coco/sev/ |
H A D | core.c | 129 unsigned long dr7; member
|
/linux/arch/x86/kvm/svm/ |
H A D | svm.h | 143 u64 dr7; member
|
/linux/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 290 __u64 dr7; member 375 __u64 dr7; member
|
/linux/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 290 __u64 dr7; member 375 __u64 dr7; member
|
/linux/arch/x86/kvm/vmx/ |
H A D | vmx.c | 5564 int dr, dr7, reg; in handle_dr() local
|