Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 5 of 5) sorted by relevance

/sys/amd64/
Dtrap.c95 Trap_Dump(TrapFrame *tf) in Trap_Dump()
125 Trap_StackDump(TrapFrame *tf) in Trap_StackDump()
146 trap_entry(TrapFrame *tf) in trap_entry()
Ddebug.c51 Debug_HaltIPI(TrapFrame *tf) in Debug_HaltIPI()
67 Debug_Breakpoint(TrapFrame *tf) in Debug_Breakpoint()
90 TrapFrame *tf = frames[CPU()]; in Debug_Registers() local
132 TrapFrame *tf = frames[CPU()]; in Debug_Backtrace() local
Dthread.c32 TrapFrame *tf; in Thread_SetupKThread() local
60 TrapFrame tf; in ThreadEnterUserLevelCB() local
/sys/kern/
Dloader.c244 TrapFrame tf; in Loader_LoadInit() local
Dthread.c314 ThreadKThreadEntry(TrapFrame *tf) __NO_LOCK_ANALYSIS in ThreadKThreadEntry()