Searched refs:PAGE_COUNT (Results 1 – 1 of 1) sorted by relevance
142 #define PAGE_COUNT(x) (((x) + PAGE_SIZE - 1) >> PAGE_SHIFT) macro219 if (PAGE_COUNT(image->segment[i].memsz) > nr_pages / 2) in sanity_check_segment_list()222 total_pages += PAGE_COUNT(image->segment[i].memsz); in sanity_check_segment_list()