Searched defs:__pcpu (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/lib/libkvm/
H A Dkvm_pcpu.c83 static unsigned long __pcpu; variable
/freebsd-13-stable/sys/riscv/riscv/
H A Dmachdep.c108 struct pcpu __pcpu[MAXCPU]; variable in typeref:struct:pcpu
/freebsd-13-stable/sys/arm/arm/
H A Dmachdep.c114 struct pcpu __pcpu[MAXCPU]; variable in typeref:struct:pcpu
/freebsd-13-stable/sys/arm64/arm64/
H A Dmachdep.c108 struct pcpu __pcpu[MAXCPU]; variable in typeref:struct:pcpu
/freebsd-13-stable/sys/i386/i386/
H A Dmachdep.c201 struct pcpu __pcpu[MAXCPU]; variable in typeref:struct:pcpu
/freebsd-13-stable/sys/amd64/amd64/
H A Dmachdep.c220 struct pcpu *__pcpu; variable in typeref:struct:pcpu

Completed in 396 milliseconds