Searched refs:VALID_EVTCHN (Results 1 – 1 of 1) sorted by relevance
184 #define VALID_EVTCHN(chn) ((chn) != 0) macro542 if (VALID_EVTCHN(evtchn)) in notify_remote_via_irq()604 if (!VALID_EVTCHN(evtchn) || !list_empty(&info->eoi_list)) in xen_irq_lateeoi_locked()819 if (!VALID_EVTCHN(info->evtchn)) in do_eoi_pirq()839 if (VALID_EVTCHN(info->evtchn)) in do_disable_dynirq()867 if (VALID_EVTCHN(evtchn)) in __startup_pirq()922 if (!VALID_EVTCHN(evtchn)) in shutdown_pirq()974 if (VALID_EVTCHN(evtchn)) { in __unbind_from_irq()1775 if (!VALID_EVTCHN(evtchn)) in xen_rebind_evtchn_to_cpu()1850 if (VALID_EVTCHN(evtchn)) in enable_dynirq()[all …]