Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpcpu.h178 struct thread *pc_fpcurthread; /* Fp state owner */ member
/freebsd/sys/kern/
H A Dsubr_pcpu.c369 td = pc->pc_fpcurthread; in show_pcpu()
/freebsd/sys/i386/i386/
H A Dgenassym.c190 ASSYM(PC_FPCURTHREAD, offsetof(struct pcpu, pc_fpcurthread));
/freebsd/sys/amd64/amd64/
H A Dgenassym.c238 ASSYM(PC_FPCURTHREAD, offsetof(struct pcpu, pc_fpcurthread));