Home
last modified time | relevance | path

Searched refs:proc0_tf (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/riscv/riscv/
H A Dmachdep.c107 static struct trapframe proc0_tf; variable
301 thread0.td_frame = &proc0_tf; in init_proc0()
/freebsd-13.1/sys/arm64/arm64/
H A Dmachdep.c115 static struct trapframe proc0_tf; variable
368 thread0.td_frame = &proc0_tf; in init_proc0()
/freebsd-13.1/sys/arm/arm/
H A Dmachdep.c387 thread0.td_frame = &proc0_tf; in init_proc0()
/freebsd-13.1/sys/amd64/amd64/
H A Dmachdep.c210 static struct trapframe proc0_tf; variable
1596 thread0.td_frame = &proc0_tf; in hammer_time()
/freebsd-13.1/sys/i386/i386/
H A Dmachdep.c188 static struct trapframe proc0_tf; variable
1596 thread0.td_frame = &proc0_tf; in init386()