cxl_alloc_afu 887 drivers/misc/cxl/cxl.h struct cxl_afu *cxl_alloc_afu(struct cxl *adapter, int slice); cxl_alloc_afu 924 drivers/misc/cxl/guest.c if (!(afu = cxl_alloc_afu(adapter, slice))) cxl_alloc_afu 1141 drivers/misc/cxl/pci.c afu = cxl_alloc_afu(adapter, slice);