Home
last modified time | relevance | path

Searched defs:fill_dbregs32 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/ia32/
H A Dia32_reg.c242 fill_dbregs32(struct thread *td, struct dbreg32 *regs) in fill_dbregs32() function
/freebsd/sys/powerpc/include/
H A Dreg.h86 #define fill_dbregs32(td, reg) fill_dbregs(td,(struct dbreg *)reg) macro
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c384 fill_dbregs32(struct thread *td, struct dbreg32 *regs) in fill_dbregs32() function