Searched refs:update_ivtes (Results 1 – 4 of 4) sorted by relevance
158 if (cxl_ops->update_ivtes) in cxl_allocate_afu_irqs()159 cxl_ops->update_ivtes(ctx); in cxl_allocate_afu_irqs()
930 void (*update_ivtes)(struct cxl_context *ctx); member
1193 .update_ivtes = NULL,
1292 .update_ivtes = native_update_ivtes,