Home
last modified time | relevance | path

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

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