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