Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parisc/
Dsba_iommu.c342 unsigned long *res_end = (unsigned long *) &(ioc->res_map[ioc->res_size]); in sba_search_bitmap() local
360 for(; res_ptr < res_end; ++res_ptr) { in sba_search_bitmap()
392 while(res_ptr < res_end) in sba_search_bitmap()
418 if (res_end <= res_ptr) { in sba_search_bitmap()
Dccio-dma.c298 for(; res_ptr < res_end; ++res_ptr) { \
313 u##size *res_end = (u##size *)&(ioc)->res_map[ioa->res_size]; \