Searched refs:ceil_pages_per_stride (Results 1 – 1 of 1) sorted by relevance
96 unsigned long ceil_pages_per_stride = (stride / VRFB_PAGE_WIDTH) + in get_image_width_roundup() local99 return ceil_pages_per_stride * VRFB_PAGE_WIDTH / bytespp; in get_image_width_roundup()