Searched refs:pnv_phb_to_cxl_mode (Results 1 – 3 of 3) sorted by relevance
16 int pnv_phb_to_cxl_mode(struct pci_dev *dev, uint64_t mode);
1183 if ((rc = pnv_phb_to_cxl_mode(dev, OPAL_PHB_CAPI_MODE_CAPI))) in cxl_configure_adapter()1188 if ((rc = pnv_phb_to_cxl_mode(dev, OPAL_PHB_CAPI_MODE_SNOOP_ON))) in cxl_configure_adapter()
2498 int pnv_phb_to_cxl_mode(struct pci_dev *dev, uint64_t mode) in pnv_phb_to_cxl_mode() function2517 EXPORT_SYMBOL(pnv_phb_to_cxl_mode);