Searched refs:evtchn_type_to_string (Results 1 – 1 of 1) sorted by relevance
1091 static const char *evtchn_type_to_string[EVTCHN_TYPE_COUNT] = { in xen_intr_print_type() local1101 return (evtchn_type_to_string[type]); in xen_intr_print_type()