Searched refs:IMMU_FRR_GET_F (Results 1 – 2 of 2) sorted by relevance
546 if (!IMMU_FRR_GET_F(val)) { in immu_intr_handler()
249 #define IMMU_FRR_GET_F(x) (((uint64_t)x) >> 63) macro