Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/include/
Dframe.h121 #define lwp_settrapframe(l, tf) ((l)->l_md.md_tf = (tf)) macro
/netbsd/src/sys/arch/arm/arm32/
Darm32_boot.c192 lwp_settrapframe(l, tf); in initarm_common()
Dvm_machdep.c150 lwp_settrapframe(l2, tf); in cpu_lwp_fork()
Darm32_machdep.c350 lwp_settrapframe(l, tf); in cpu_startup()