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

/linux-4.1.27/drivers/parisc/
H A Dsba_iommu.c223 * sba_check_pdir - debugging only - consistency checker
230 sba_check_pdir(struct ioc *ioc, char *msg) sba_check_pdir() function
734 sba_check_pdir(ioc,"Check before sba_map_single()"); sba_map_single()
774 sba_check_pdir(ioc,"Check after sba_map_single()"); sba_map_single()
957 if (sba_check_pdir(ioc,"Check before sba_map_sg()")) sba_map_sg()
993 if (sba_check_pdir(ioc,"Check after sba_map_sg()")) sba_map_sg()
1037 sba_check_pdir(ioc,"Check before sba_unmap_sg()"); sba_unmap_sg()
1055 sba_check_pdir(ioc,"Check after sba_unmap_sg()"); sba_unmap_sg()
/linux-4.1.27/arch/ia64/hp/common/
H A Dsba_iommu.c341 * sba_check_pdir - debugging only - consistency checker
348 sba_check_pdir(struct ioc *ioc, char *msg) sba_check_pdir() function
969 if (sba_check_pdir(ioc,"Check before sba_map_single_attrs()")) sba_map_page()
1000 sba_check_pdir(ioc,"Check after sba_map_single_attrs()"); sba_map_page()
1496 if (sba_check_pdir(ioc,"Check before sba_map_sg_attrs()"))
1532 if (sba_check_pdir(ioc,"Check after sba_map_sg_attrs()"))
1573 sba_check_pdir(ioc,"Check before sba_unmap_sg_attrs()"); sba_unmap_sg_attrs()
1589 sba_check_pdir(ioc,"Check after sba_unmap_sg_attrs()"); sba_unmap_sg_attrs()

Completed in 58 milliseconds