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

/freebsd-current/lib/libkvm/
H A Dkvm_pcpu.c80 static unsigned long __pcpu; variable
/freebsd-current/sys/arm/arm/
H A Dmachdep.c111 struct pcpu __pcpu[MAXCPU]; variable in typeref:struct:pcpu
/freebsd-current/sys/riscv/riscv/
H A Dmachdep.c105 struct pcpu __pcpu[MAXCPU]; variable in typeref:struct:pcpu
/freebsd-current/sys/i386/i386/
H A Dmachdep.c186 struct pcpu __pcpu[MAXCPU]; variable in typeref:struct:pcpu
/freebsd-current/sys/amd64/amd64/
H A Dmachdep.c207 struct pcpu *__pcpu; variable in typeref:struct:pcpu

Completed in 143 milliseconds