Searched refs:pnv_phb_to_cxl_mode (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dpnv-pci.h16 int pnv_phb_to_cxl_mode(struct pci_dev *dev, uint64_t mode);
/linux-4.4.14/drivers/misc/cxl/
H A Dpci.c1183 if ((rc = pnv_phb_to_cxl_mode(dev, OPAL_PHB_CAPI_MODE_CAPI))) cxl_configure_adapter()
1188 if ((rc = pnv_phb_to_cxl_mode(dev, OPAL_PHB_CAPI_MODE_SNOOP_ON))) cxl_configure_adapter()
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2498 int pnv_phb_to_cxl_mode(struct pci_dev *dev, uint64_t mode) pnv_phb_to_cxl_mode() function
2517 EXPORT_SYMBOL(pnv_phb_to_cxl_mode); variable

Completed in 104 milliseconds