Searched defs:pcpup (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/powerpc/include/
H A Dpcpu.h145 #define pcpup ((struct pcpu *) powerpc_get_pcpup()) macro
/freebsd-11-stable/sys/riscv/riscv/
H A Dmp_machdep.c216 struct pcpu *pcpup; local
360 struct pcpu *pcpup; local
[all...]
H A Dmachdep.c120 struct pcpu *pcpup; variable in typeref:struct:pcpu
/freebsd-11-stable/sys/mips/mips/
H A Dmachdep.c139 struct pcpu *pcpup = (struct pcpu *)pcpu_space; variable in typeref:struct:pcpu
/freebsd-11-stable/sys/arm64/arm64/
H A Dmp_machdep.c244 struct pcpu *pcpup; local
433 struct pcpu *pcpup; local
[all...]
H A Dmachdep.c635 struct pcpu *pcpup = &__pcpu[0]; local
890 struct pcpu *pcpup; local
/freebsd-11-stable/sys/arm/arm/
H A Dmachdep.c108 struct pcpu *pcpup = &__pcpu[0]; variable in typeref:struct:pcpu
/freebsd-11-stable/usr.bin/vmstat/
H A Dvmstat.c431 fill_pcpu(struct pcpu ***pcpup, int* maxcpup) argument

Completed in 100 milliseconds