Home
last modified time | relevance | path

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

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

Completed in 68 milliseconds