Searched refs:L1_CACHE_ALIGN (Results 1 – 3 of 3) sorted by relevance
9 #ifndef L1_CACHE_ALIGN10 #define L1_CACHE_ALIGN(x) __ALIGN_KERNEL(x, L1_CACHE_BYTES) macro
795 #define XPS_MIN_MAP_ALLOC ((L1_CACHE_ALIGN(offsetof(struct xps_map, queues[1])) \
61 #define MAX_TCP_HEADER L1_CACHE_ALIGN(128 + MAX_HEADER)
Completed in 27 milliseconds