Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci_dma.h95 static inline unsigned int calc_px(dma_addr_t ptr) in calc_px() function
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ds390-iommu.c289 px = calc_px(iova); in s390_iommu_iova_to_phys()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_dma.c114 px = calc_px(dma_addr); in dma_walk_cpu_trans()