Home
last modified time | relevance | path

Searched defs:cacheline_end (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/packetengines/
Dyellowfin.c823 int cacheline_end = ((unsigned long)skb->data + skb->len) % 32; in yellowfin_start_xmit() local
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem.c436 int cacheline_end = ALIGN(gpu_offset + 1, 64); in __copy_to_user_swizzled() local
462 int cacheline_end = ALIGN(gpu_offset + 1, 64); in __copy_from_user_swizzled() local