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