Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/parisc/
Dsba_iommu.c234 sba_check_pdir(struct ioc *ioc, char *msg) in sba_check_pdir() function
732 sba_check_pdir(ioc,"Check before sba_map_single()"); in sba_map_single()
771 sba_check_pdir(ioc,"Check after sba_map_single()"); in sba_map_single()
974 if (sba_check_pdir(ioc,"Check before sba_map_sg()")) in sba_map_sg()
1009 if (sba_check_pdir(ioc,"Check after sba_map_sg()")) in sba_map_sg()
1058 sba_check_pdir(ioc,"Check before sba_unmap_sg()"); in sba_unmap_sg()
1078 sba_check_pdir(ioc,"Check after sba_unmap_sg()"); in sba_unmap_sg()