Home
last modified time | relevance | path

Searched refs:_REG32_TRAPNO (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/amd64/include/
Dmcontext.h109 #define _REG32_TRAPNO 12 macro
/netbsd/src/sys/arch/amd64/amd64/
Dnetbsd32_machdep.c876 gr[_REG32_TRAPNO] = tf->tf_trapno; in cpu_getmcontext32()