Searched refs:sba_check_pdir (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/parisc/ |
D | sba_iommu.c | 232 sba_check_pdir(struct ioc *ioc, char *msg) in sba_check_pdir() function 740 sba_check_pdir(ioc,"Check before sba_map_single()"); in sba_map_single() 780 sba_check_pdir(ioc,"Check after sba_map_single()"); in sba_map_single() 979 if (sba_check_pdir(ioc,"Check before sba_map_sg()")) in sba_map_sg() 1015 if (sba_check_pdir(ioc,"Check after sba_map_sg()")) in sba_map_sg() 1063 sba_check_pdir(ioc,"Check before sba_unmap_sg()"); in sba_unmap_sg() 1082 sba_check_pdir(ioc,"Check after sba_unmap_sg()"); in sba_unmap_sg()
|
/Linux-v4.19/arch/ia64/hp/common/ |
D | sba_iommu.c | 348 sba_check_pdir(struct ioc *ioc, char *msg) in sba_check_pdir() function 969 if (sba_check_pdir(ioc,"Check before sba_map_single_attrs()")) in sba_map_page() 1000 sba_check_pdir(ioc,"Check after sba_map_single_attrs()"); in sba_map_page() 1492 if (sba_check_pdir(ioc,"Check before sba_map_sg_attrs()")) in sba_map_sg_attrs() 1528 if (sba_check_pdir(ioc,"Check after sba_map_sg_attrs()")) in sba_map_sg_attrs() 1569 sba_check_pdir(ioc,"Check before sba_unmap_sg_attrs()"); in sba_unmap_sg_attrs() 1585 sba_check_pdir(ioc,"Check after sba_unmap_sg_attrs()"); in sba_unmap_sg_attrs()
|