Home
last modified time | relevance | path

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

/trueos/sys/arm/arm/
HDmachdep.c123 static struct trapframe proc0_tf; variable
995 thread0.td_frame = &proc0_tf; in init_proc0()
/trueos/sys/i386/i386/
HDmachdep.c260 static struct trapframe proc0_tf; variable
3133 thread0.td_frame = &proc0_tf;
3457 thread0.td_frame = &proc0_tf;
/trueos/sys/amd64/amd64/
HDmachdep.c205 static struct trapframe proc0_tf; variable
2040 thread0.td_frame = &proc0_tf; in hammer_time()