Searched defs:DTLB_MISS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s914 * are generated by macro expansion of DTLB_MISS().
942 #define DTLB_MISS(table_name) ;\ define
1186 DTLB_MISS(tt0); /* 068 data access MMU miss */
1316 DTLB_MISS(tt1); /* 068 data access MMU miss */
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1054 * are generated by macro expansion of DTLB_MISS().
1072 #define DTLB_MISS(table_name) ;\ define
1109 #define DTLB_MISS(table_name) ;\ define
1418 DTLB_MISS(tt0); /* 068 data access MMU miss */
1545 DTLB_MISS(tt1); /* 068 data access MMU miss */

Completed in 69 milliseconds