cxl_allocate_afu_irqs  210 drivers/misc/cxl/api.c EXPORT_SYMBOL_GPL(cxl_allocate_afu_irqs);
cxl_allocate_afu_irqs  102 drivers/scsi/cxlflash/cxl_hw.c 	return cxl_allocate_afu_irqs(ctx_cookie, num);
cxl_allocate_afu_irqs   97 include/misc/cxl.h int cxl_allocate_afu_irqs(struct cxl_context *cxl, int num);