Searched refs:rot_pages (Results 1 – 1 of 1) sorted by relevance
2638 unsigned long size, pages, rot_pages; in intel_rotate_fb_obj_pages() local2655 rot_pages = width_pages * height_pages; in intel_rotate_fb_obj_pages()2656 size = rot_pages * PAGE_SIZE; in intel_rotate_fb_obj_pages()2668 ret = sg_alloc_table(st, rot_pages, GFP_KERNEL); in intel_rotate_fb_obj_pages()2686 rot_pages); in intel_rotate_fb_obj_pages()2701 rot_pages); in intel_rotate_fb_obj_pages()