Searched refs:ptr_to_pide (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 465 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, ptr_to_pide() function 526 pide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); sba_search_bitmap() 555 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); sba_search_bitmap() 582 tpide = ptr_to_pide(ioc, res_ptr, 0); sba_search_bitmap()
|
/linux-4.1.27/drivers/parisc/ |
H A D | sba_iommu.c | 319 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, ptr_to_pide() function 359 tpide = ptr_to_pide(ioc, res_ptr, 0); sba_search_bitmap() 394 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); sba_search_bitmap()
|
Completed in 72 milliseconds