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