Lines Matching refs:cxl_afu
31 struct cxl_afu *afu;
35 afu = (struct cxl_afu *)phb->private_data;
86 static inline struct cxl_afu *pci_bus_to_afu(struct pci_bus *bus)
93 static void cxl_afu_configured_put(struct cxl_afu *afu)
98 static bool cxl_afu_configured_get(struct cxl_afu *afu)
104 struct cxl_afu *afu, int *_record)
120 struct cxl_afu *afu;
160 struct cxl_afu *afu;
209 int cxl_pci_vphb_add(struct cxl_afu *afu)
275 void cxl_pci_vphb_remove(struct cxl_afu *afu)
302 struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev)
308 return (struct cxl_afu *)phb->private_data;