Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c110 static struct trapframe proc0_tf; variable
911 thread0.td_frame = &proc0_tf; in init_proc0()
/f-stack/freebsd/arm/arm/
H A Dmachdep.c707 thread0.td_frame = &proc0_tf; in init_proc0()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c217 static struct trapframe proc0_tf; variable
1924 thread0.td_frame = &proc0_tf; in hammer_time()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c200 static struct trapframe proc0_tf; variable
2506 thread0.td_frame = &proc0_tf; in init386()