Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/hp/common/
Dsba_iommu.c465 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() function
526 pide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap()
555 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap()
582 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap()
/linux-3.4.99/drivers/parisc/
Dsba_iommu.c319 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() function
359 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap()
394 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap()