Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dpci-dma.c226 for(; res_ptr < res_end; ++res_ptr) \
238 u##size *res_end = (u##size *)&pcxl_res_map[pcxl_res_size]; \
/arch/ia64/hp/common/
Dsba_iommu.c486 unsigned long *res_end = (unsigned long *) &(ioc->res_map[ioc->res_size]); in sba_search_bitmap() local
493 ASSERT(res_ptr < res_end); in sba_search_bitmap()
521 for(; res_ptr < res_end ; res_ptr++) { in sba_search_bitmap()
549 for(; res_ptr < res_end ; res_ptr++) in sba_search_bitmap()
578 end = res_end - qwords; in sba_search_bitmap()