Searched refs:tpide (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/parisc/
H A Dsba_iommu.c341 unsigned long pide = ~0UL, tpide; sba_search_bitmap() local
359 tpide = ptr_to_pide(ioc, res_ptr, 0); sba_search_bitmap()
360 ret = iommu_is_span_boundary(tpide, bits_wanted, sba_search_bitmap()
365 pide = tpide; sba_search_bitmap()
394 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); sba_search_bitmap()
395 ret = iommu_is_span_boundary(tpide, bits_wanted, sba_search_bitmap()
400 pide = tpide; sba_search_bitmap()
/linux-4.1.27/arch/ia64/hp/common/
H A Dsba_iommu.c488 unsigned long flags, pide = ~0UL, tpide; sba_search_bitmap() local
555 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); sba_search_bitmap()
556 ret = iommu_is_span_boundary(tpide, bits_wanted, sba_search_bitmap()
561 pide = tpide; sba_search_bitmap()
582 tpide = ptr_to_pide(ioc, res_ptr, 0); sba_search_bitmap()
583 ret = iommu_is_span_boundary(tpide, bits_wanted, sba_search_bitmap()
599 pide = tpide; sba_search_bitmap()

Completed in 94 milliseconds