Searched refs:ptr_to_pide (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/ia64/hp/common/ |
| D | sba_iommu.c | 457 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() function 518 pide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap() 547 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap() 574 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap()
|
| /Linux-v5.4/drivers/parisc/ |
| D | sba_iommu.c | 318 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() function 358 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap() 393 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap()
|