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

/linux-4.4.14/arch/x86/pci/
H A Dsta2x11-fixup.c129 * p2a - Translate physical address to STA2x11 AMBA address,
134 static dma_addr_t p2a(dma_addr_t p, struct pci_dev *pdev) p2a() function
177 *dma_handle = p2a(*dma_handle, to_pci_dev(dev)); sta2x11_swiotlb_alloc_coherent()
252 return p2a(paddr, to_pci_dev(dev)); phys_to_dma()

Completed in 212 milliseconds