Searched refs:NI_L2AFSR_P05 (Results 1 – 2 of 2) sorted by relevance
211 #define NI_L2AFSR_P05 (NI_L2AFSR_P04 | NI_L2AFSR_LDRU) macro212 #define NI_L2AFSR_P06 (NI_L2AFSR_P05 | NI_L2AFSR_DAU | NI_L2AFSR_DRU)
272 afar_status = ((l2_afsr & NI_L2AFSR_P05) == 0) ? in xe_common()