Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dpci_dma.h179 static inline unsigned long *get_st_pto(unsigned long entry) in get_st_pto() function
/linux-6.1.9/arch/s390/pci/
Dpci_dma.c89 pto = get_st_pto(*entry); in dma_get_page_table_origin()
243 dma_free_page_table(get_st_pto(sto[sx])); in dma_free_seg_table()
/linux-6.1.9/drivers/iommu/
Ds390-iommu.c302 pto = get_st_pto(sto[sx]); in s390_iommu_iova_to_phys()