Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/amd64/amd64/
Dmachdep.c2087 __greg_t ras_rip; in cpu_getmcontext() local
2117 if ((ras_rip = (__greg_t)ras_lookup(l->l_proc, in cpu_getmcontext()
2119 mcp->__gregs[_REG_RIP] = ras_rip; in cpu_getmcontext()