Lines Matching refs:cxl_afu
31 struct cxl_afu *afu;
35 afu = (struct cxl_afu *)phb->private_data;
80 static inline struct cxl_afu *pci_bus_to_afu(struct pci_bus *bus)
87 static void cxl_afu_configured_put(struct cxl_afu *afu)
92 static bool cxl_afu_configured_get(struct cxl_afu *afu)
98 struct cxl_afu *afu, int *_record)
114 struct cxl_afu *afu;
154 struct cxl_afu *afu;
202 int cxl_pci_vphb_add(struct cxl_afu *afu)
268 void cxl_pci_vphb_remove(struct cxl_afu *afu)
295 struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev)
301 return (struct cxl_afu *)phb->private_data;