Home
last modified time | relevance | path

Searched defs:curpcb (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dpcpu_aux.h65 #define curpcb (&curthread->td_md.md_pcb) macro
/f-stack/freebsd/i386/include/
H A Dpcpu_aux.h69 #define curpcb (__curpcb()) macro
/f-stack/freebsd/arm64/arm64/
H A Dvfp.c205 struct pcb *curpcb; in vfp_restore_state() local
377 struct pcb *curpcb; in is_fpu_kern_thread() local
H A Dfreebsd32_machdep.c123 struct pcb *curpcb; in get_fpcontext32() local
H A Dmachdep.c620 struct pcb *curpcb; in get_fpcontext() local
653 struct pcb *curpcb; in set_fpcontext() local
/f-stack/freebsd/arm/arm/
H A Dvfp.c179 struct pcb *curpcb; in vfp_bounce() local