Home
last modified time | relevance | path

Searched refs:__LARGEST_ALIGN (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dcache.h34 #ifndef __LARGEST_ALIGN
35 #define __LARGEST_ALIGN sizeof(struct { long x; } __aligned_largest) macro
39 #define LARGEST_ALIGN(x) ALIGN(x, __LARGEST_ALIGN)

Completed in 4 milliseconds