Home
last modified time | relevance | path

Searched refs:load_dr3 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/i386/include/
HDcpufunc.h622 load_dr3(u_int dr3) in load_dr3() function
745 void load_dr3(u_int dr3);
/NextBSD/sys/amd64/include/
HDcpufunc.h716 load_dr3(uint64_t dr3) in load_dr3() function
825 void load_dr3(uint64_t dr3);
/NextBSD/sys/amd64/amd64/
HDmachdep.c2299 load_dr3(dbregs->dr[3]); in set_dbregs()
2379 load_dr3(0); in reset_dbregs()
/NextBSD/sys/i386/i386/
HDmachdep.c3239 load_dr3(dbregs->dr[3]);