Home
last modified time | relevance | path

Searched refs:update_ivtes (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/cxl/
H A Dapi.c204 if (cxl_ops->update_ivtes) in cxl_allocate_afu_irqs()
205 cxl_ops->update_ivtes(ctx); in cxl_allocate_afu_irqs()
H A Dcxl.h1085 void (*update_ivtes)(struct cxl_context *ctx); member
H A Dguest.c1191 .update_ivtes = NULL,
H A Dnative.c1575 .update_ivtes = native_update_ivtes,