Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dpnv-pci.h16 int pnv_phb_to_cxl_mode(struct pci_dev *dev, uint64_t mode);
/linux-4.4.14/drivers/misc/cxl/
Dpci.c1183 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()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-ioda.c2498 int pnv_phb_to_cxl_mode(struct pci_dev *dev, uint64_t mode) in pnv_phb_to_cxl_mode() function
2517 EXPORT_SYMBOL(pnv_phb_to_cxl_mode);