Searched refs:VIA_PGOFF (Results 1 – 1 of 1) sorted by relevance
421 #define VIA_PGOFF(x) (((unsigned long)(x)) & ~PAGE_MASK) macro1567 remaining_len = min(PAGE_SIZE-VIA_PGOFF(cur_mem), line_len); in via_map_blit_for_device()1575 VIA_PGOFF(cur_mem), remaining_len, in via_map_blit_for_device()