Searched refs:ILL_CPLB_MISS (Results 1 – 2 of 2) sorted by relevance
20 #define ILL_CPLB_MISS (__SI_FAULT|10) /* D/I CPLB miss ******** */ macro
311 info.si_code = ILL_CPLB_MISS; in trap_c()