Searched refs:load_dr6 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/amd64/include/
H A Dcpufunc.h757 load_dr6(uint64_t dr6) function
827 void load_dr6(uint64_t dr6);
/freebsd-10-stable/sys/i386/include/
H A Dcpufunc.h700 load_dr6(u_int dr6) function
784 void load_dr6(u_int dr6);
/freebsd-10-stable/sys/amd64/amd64/
H A Dtrap.c553 load_dr6(rdr6() & 0xfffffff0);
H A Dmachdep.c2629 load_dr6(dbregs->dr[6]);
2709 load_dr6(0);
/freebsd-10-stable/sys/i386/i386/
H A Dtrap.c685 load_dr6(rdr6() & 0xfffffff0);
H A Dmachdep.c4027 load_dr6(dbregs->dr[6]);

Completed in 275 milliseconds