Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dmachcpuvar.h68 } ptl1_gregs_t; typedef
72 ptl1_gregs_t ptl1_gregs[PTL1_MAXGL + 1];
/titanic_41/usr/src/uts/sun4v/os/
H A Dmach_trap.c190 ptl1_gregs_t *pgp = &rp->ptl1_gregs[i]; in ptl1_showtrap()