Searched refs:emask_thr (Results 1 – 2 of 2) sorted by relevance
1404 uint16_t emask_thr; in nb_thr_init() local1411 emask_thr = EMASK_THR_RD(0); in nb_thr_init()1423 nb_emask_thr = emask_thr; in nb_thr_init()1463 uint16_t emask_thr; in nb_thr_mask_mc() local1465 emask_thr = MCERR_THR_RD(0); in nb_thr_mask_mc()1466 if ((emask_thr & mc_mask_thr) != mc_mask_thr) { in nb_thr_mask_mc()1467 MCERR_THR_WR(emask_thr|mc_mask_thr); in nb_thr_mask_mc()
974 uint16_t emask_thr = 0; in intel_thr_err() local983 emask_thr |= fat_thr_error_code[i].emask; in intel_thr_err()993 emask_thr |= nf_thr_error_code[i].emask; in intel_thr_err()998 if (emask_thr) in intel_thr_err()999 nb_thr_mask_mc(emask_thr); in intel_thr_err()