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