Searched refs:INTR_PENDING (Results 1 – 4 of 4) sorted by relevance
146 #define INTR_PENDING(apixp, ipl) \ macro
967 if (INTR_PENDING(apixs[cpu->cpu_id], newipl)) { in apix_do_interrupt()
888 !INTR_PENDING((volatile apix_impl_t *)apixs[cpuid], ipl))) in apix_wait_till_seen()
1244 #define INTR_PENDING (uint32_t)(CSR_COMPLETION_INTR) macro