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

/linux-master/arch/powerpc/include/asm/
H A Dpnv-ocxl.h60 int pnv_ocxl_get_pasid_count(struct pci_dev *dev, int *count);
/linux-master/arch/powerpc/platforms/powernv/
H A Docxl.c282 int pnv_ocxl_get_pasid_count(struct pci_dev *dev, int *count) function
317 EXPORT_SYMBOL_GPL(pnv_ocxl_get_pasid_count); variable
/linux-master/drivers/misc/ocxl/
H A Dconfig.c754 return pnv_ocxl_get_pasid_count(dev, count);

Completed in 97 milliseconds