Home
last modified time | relevance | path

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

/freebsd-12.1/sys/riscv/riscv/
H A Dmachdep.c100 static struct trapframe proc0_tf; variable
661 thread0.td_frame = &proc0_tf; in init_proc0()
/freebsd-12.1/sys/arm64/arm64/
H A Dmachdep.c104 static struct trapframe proc0_tf; variable
709 thread0.td_frame = &proc0_tf; in init_proc0()
/freebsd-12.1/sys/arm/arm/
H A Dmachdep.c778 thread0.td_frame = &proc0_tf; in init_proc0()
/freebsd-12.1/sys/amd64/amd64/
H A Dmachdep.c230 static struct trapframe proc0_tf; variable
1880 thread0.td_frame = &proc0_tf; in hammer_time()
/freebsd-12.1/sys/i386/i386/
H A Dmachdep.c212 static struct trapframe proc0_tf; variable
2518 thread0.td_frame = &proc0_tf; in init386()