Searched refs:MPIC_NO_RESET (Results 1 – 2 of 2) sorted by relevance
373 #define MPIC_NO_RESET 0x00004000 macro
1014 if (!mpic_is_ipi(mpic, hw) && (mpic->flags & MPIC_NO_RESET)) { in mpic_host_map()1197 mpic->flags |= MPIC_NO_RESET; in mpic_alloc()1199 if ((flags & MPIC_WANTS_RESET) && !(mpic->flags & MPIC_NO_RESET)) { in mpic_alloc()1362 if (!(mpic->flags & MPIC_NO_RESET)) { in mpic_init()