Searched refs:dr1 (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/x86/ |
| H A D | mov_ss_trap.c | 64 unsigned long dr0, dr1, dr7; in enable_watchpoint() local 67 dr1 = (unsigned long)breakpoint_insn; in enable_watchpoint() 82 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[1]), dr1) != 0) in enable_watchpoint() 88 printf("\tDR0 = %lx, DR1 = %lx, DR7 = %lx\n", dr0, dr1, dr7); in enable_watchpoint()
|
| /linux/arch/x86/include/asm/ |
| H A D | svm.h | 403 u64 dr1; member
|
| /linux/arch/parisc/kernel/ |
| H A D | perf_asm.S | 155 MTDIAG_1 (1) ; mtdiag %dr1, %r1
|