Searched refs:load_dr1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/amd64/include/
H A Dcpufunc.h687 load_dr1(uint64_t dr1) function
822 void load_dr1(uint64_t dr1);
/freebsd-10-stable/sys/i386/include/
H A Dcpufunc.h630 load_dr1(u_int dr1) function
779 void load_dr1(u_int dr1);
/freebsd-10-stable/sys/amd64/amd64/
H A Dmachdep.c2626 load_dr1(dbregs->dr[1]);
2706 load_dr1(0);
/freebsd-10-stable/sys/i386/i386/
H A Dmachdep.c4022 load_dr1(dbregs->dr[1]);

Completed in 195 milliseconds