Home
last modified time | relevance | path

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

/arch/ia64/hp/common/
Dsba_iommu.c488 unsigned long flags, pide = ~0UL, tpide; in sba_search_bitmap() local
555 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap()
556 ret = iommu_is_span_boundary(tpide, bits_wanted, in sba_search_bitmap()
561 pide = tpide; in sba_search_bitmap()
582 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap()
583 ret = iommu_is_span_boundary(tpide, bits_wanted, in sba_search_bitmap()
599 pide = tpide; in sba_search_bitmap()