Searched refs:pcc (Results 1 – 2 of 2) sorted by relevance
287 bool uc = false, pcc = false, recover = true, need_clear = true; in mcheck_mca_logout() local370 if ( !pcc && ((status & MCi_STATUS_PCC) != 0) ) in mcheck_mca_logout()371 pcc = true; in mcheck_mca_logout()394 if ( pcc ) in mcheck_mca_logout()409 sp->pcc = pcc; in mcheck_mca_logout()492 if ( bs.uc || bs.pcc ) in mcheck_cmn_handler()502 if ( bs.pcc || !bs.recoverable ) in mcheck_cmn_handler()
117 bool pcc; /* PCC flag */ member
Completed in 6 milliseconds