Home
last modified time | relevance | path

Searched refs:pcb0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dmachdep.c108 static struct pcb pcb0; variable
300 thread0.td_pcb = &pcb0; in init_proc0()
/freebsd/sys/arm64/arm64/
H A Dmachdep.c134 static struct pcb pcb0; variable
447 thread0.td_pcb = &pcb0; in init_proc0()