Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dpnv-ocxl.h78 int pnv_ocxl_map_lpar(struct pci_dev *dev, uint64_t lparid,
/linux-6.1.9/arch/powerpc/platforms/powernv/
Docxl.c486 int pnv_ocxl_map_lpar(struct pci_dev *dev, uint64_t lparid, in pnv_ocxl_map_lpar() function
523 EXPORT_SYMBOL_GPL(pnv_ocxl_map_lpar);
/linux-6.1.9/drivers/misc/ocxl/
Dlink.c420 pnv_ocxl_map_lpar(dev, mfspr(SPRN_LPID), 0, &link->arva); in alloc_link()