Home
last modified time | relevance | path

Searched refs:ocxl_afu_irq_free_all (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/misc/ocxl/
Docxl_internal.h127 extern void ocxl_afu_irq_free_all(struct ocxl_context *ctx);
Dafu_irq.c154 void ocxl_afu_irq_free_all(struct ocxl_context *ctx) in ocxl_afu_irq_free_all() function
Dcontext.c277 ocxl_afu_irq_free_all(ctx); in ocxl_context_free()