Searched refs:cacheline_end (Results 1 – 1 of 1) sorted by relevance
327 int cacheline_end = roundup2(gpu_offset + 1, 64); in __copy_to_user_swizzled() local328 int this_length = min(cacheline_end - gpu_offset, length); in __copy_to_user_swizzled()353 int cacheline_end = roundup2(gpu_offset + 1, 64); in __copy_from_user_swizzled() local354 int this_length = min(cacheline_end - gpu_offset, length); in __copy_from_user_swizzled()