Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpcpu.h180 struct thread *pc_fpcurthread; /* Fp state owner */ member
/f-stack/freebsd/mips/mips/
H A Dgenassym.c91 ASSYM(PC_FPCURTHREAD, offsetof(struct pcpu, pc_fpcurthread));
/f-stack/freebsd/kern/
H A Dsubr_pcpu.c369 td = pc->pc_fpcurthread; in show_pcpu()
/f-stack/freebsd/i386/i386/
H A Dgenassym.c197 ASSYM(PC_FPCURTHREAD, offsetof(struct pcpu, pc_fpcurthread));
/f-stack/freebsd/amd64/amd64/
H A Dgenassym.c216 ASSYM(PC_FPCURTHREAD, offsetof(struct pcpu, pc_fpcurthread));