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

/freebsd-13-stable/sys/powerpc/powerpc/
H A Daltivec.c101 td->td_pcb->pcb_veccpu = PCPU_GET(cpuid);
160 pcb->pcb_veccpu = INT_MAX;
/freebsd-13-stable/sys/powerpc/include/
H A Dpcb.h88 unsigned int pcb_veccpu; /* which CPU had our vector member in struct:pcb
/freebsd-13-stable/sys/powerpc/booke/
H A Dspe.c112 td->td_pcb->pcb_veccpu = PCPU_GET(cpuid);
173 pcb->pcb_veccpu = INT_MAX;

Completed in 115 milliseconds