Searched refs:res_end (Results 1 – 5 of 5) sorted by relevance
546 unsigned long res_start, res_end; in free_highpages() local549 res_end = memblock_region_reserved_end_pfn(res); in free_highpages()551 if (res_end < start) in free_highpages()557 if (res_end > end) in free_highpages()558 res_end = end; in free_highpages()562 start = res_end; in free_highpages()
231 for(; res_ptr < res_end; ++res_ptr) \243 u##size *res_end = (u##size *)&pcxl_res_map[pcxl_res_size]; \
487 unsigned long *res_end = (unsigned long *) &(ioc->res_map[ioc->res_size]); in sba_search_bitmap() local494 ASSERT(res_ptr < res_end); in sba_search_bitmap()522 for(; res_ptr < res_end ; res_ptr++) { in sba_search_bitmap()550 for(; res_ptr < res_end ; res_ptr++) in sba_search_bitmap()579 end = res_end - qwords; in sba_search_bitmap()
340 unsigned long *res_end = (unsigned long *) &(ioc->res_map[ioc->res_size]); in sba_search_bitmap() local358 for(; res_ptr < res_end; ++res_ptr) { in sba_search_bitmap()390 while(res_ptr < res_end) in sba_search_bitmap()416 if (res_end <= res_ptr) { in sba_search_bitmap()
296 for(; res_ptr < res_end; ++res_ptr) { \311 u##size *res_end = (u##size *)&(ioc)->res_map[ioa->res_size]; \