Searched refs:round_up_to_page_size (Results 1 – 3 of 3) sorted by relevance
34 static inline size_t round_up_to_page_size(size_t x) in round_up_to_page_size() function
98 static inline size_t round_up_to_page_size(size_t x) in round_up_to_page_size() function
358 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual); in init_frame_buffer_locked()