Searched refs:MPIC_USES_DCR (Results 1 – 2 of 2) sorted by relevance
366 #define MPIC_USES_DCR 0x00000080 macro
335 if (mpic->flags & MPIC_USES_DCR) in mpic_map()1251 flags |= MPIC_USES_DCR; in mpic_alloc()1351 if (mpic->flags & MPIC_USES_DCR) in mpic_alloc()1354 BUG_ON(mpic->flags & MPIC_USES_DCR); in mpic_alloc()