Searched refs:IBS_FETCH_FETCH_COMPLETION (Results 1 – 2 of 2) sorted by relevance
221 #define IBS_FETCH_FETCH_COMPLETION(x) ((x->ibs_fetch_ctl_high & FETCH_MASK_COMPLETE) != 0) macro251 #define IBS_FETCH_INST_CACHE_HIT(x) (IBS_FETCH_FETCH_COMPLETION(x) && !IBS_FETCH_INST_C…
54 if (IBS_FETCH_FETCH_COMPLETION(trans_fetch)) in trans_ibs_fetch()60 if (!IBS_FETCH_FETCH_COMPLETION(trans_fetch)) in trans_ibs_fetch()