Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dpci_dma.h188 static inline unsigned long *get_st_pto(unsigned long entry) in get_st_pto() function
/Linux-v5.4/arch/s390/pci/
Dpci_dma.c87 pto = get_st_pto(*entry); in dma_get_page_table_origin()
241 dma_free_page_table(get_st_pto(sto[sx])); in dma_free_seg_table()
/Linux-v5.4/drivers/iommu/
Ds390-iommu.c306 pto = get_st_pto(sto[sx]); in s390_iommu_iova_to_phys()