Searched refs:L1_CACHE_ALIGN (Results 1 – 3 of 3) sorted by relevance
8 #ifndef L1_CACHE_ALIGN9 #define L1_CACHE_ALIGN(x) __ALIGN_KERNEL(x, L1_CACHE_BYTES) macro
797 #define XPS_MIN_MAP_ALLOC ((L1_CACHE_ALIGN(offsetof(struct xps_map, queues[1])) \
53 #define MAX_TCP_HEADER L1_CACHE_ALIGN(128 + MAX_HEADER)