Searched refs:xi_type (Results 1 – 5 of 5) sorted by relevance
274 isrc->xi_type = type; in xen_intr_bind_isrc() 558 switch (isrc->xi_type) { in xen_intr_rebind_isrc() 677 if ((isrc->xi_type == EVTCHN_TYPE_VIRQ) || in xen_intr_assign_cpu() 678 (isrc->xi_type == EVTCHN_TYPE_IPI)) { in xen_intr_assign_cpu() 1023 KASSERT(isrc->xi_type == EVTCHN_TYPE_PORT ||1024 isrc->xi_type == EVTCHN_TYPE_IPI,1114 isrc->xi_port, xen_intr_print_type(isrc->xi_type)); in DB_SHOW_COMMAND() 1115 if (isrc->xi_type == EVTCHN_TYPE_VIRQ) in DB_SHOW_COMMAND()
53 enum evtchn_type xi_type; member
116 const char *xi_type; /* Type of field */ member
3996 if (xip->xi_type) { in xo_buf_append_div()3998 xo_data_escape(xop, xip->xi_type, strlen(xip->xi_type)); in xo_buf_append_div()
1092 const char *xi_type; /* Type of field */