Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ocxl/
H A Docxl_internal.h152 void ocxl_afu_irq_free_all(struct ocxl_context *ctx);
H A Dafu_irq.c186 void ocxl_afu_irq_free_all(struct ocxl_context *ctx) in ocxl_afu_irq_free_all() function
H A Dcontext.c290 ocxl_afu_irq_free_all(ctx); in ocxl_context_free()