Home
last modified time | relevance | path

Searched refs:EVTCHN_TYPE_COUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/xen/bus/
H A Dintr-internal.h48 EVTCHN_TYPE_COUNT enumerator
H A Dxen_intr.c1093 static const char *evtchn_type_to_string[EVTCHN_TYPE_COUNT] = { in xen_intr_print_type()
1100 if (type >= EVTCHN_TYPE_COUNT) in xen_intr_print_type()