Searched refs:pcb_kfp (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dpcb.h45 uint32_t pcb_kfp[64]; member in struct:pcb
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dgenassym.c191 ASSYM(PCB_KFP, offsetof(struct pcb, pcb_kfp));
H A Dmachdep.c163 CTASSERT((offsetof(struct pcb, pcb_kfp) & (64 - 1)) == 0);

Completed in 293 milliseconds