Home
last modified time | relevance | path

Searched refs:pcb_veccpu (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Daltivec.c98 td->td_pcb->pcb_veccpu = PCPU_GET(cpuid); in enable_vec()
158 pcb->pcb_veccpu = INT_MAX; in save_vec()
/freebsd/sys/powerpc/include/
H A Dpcb.h90 unsigned int pcb_veccpu; /* which CPU had our vector member
/freebsd/sys/powerpc/booke/
H A Dspe.c109 td->td_pcb->pcb_veccpu = PCPU_GET(cpuid); in enable_vec()
170 pcb->pcb_veccpu = INT_MAX; in save_vec()