Searched refs:DDE_ALIGN (Results 1 – 3 of 3) sorted by relevance
92 #define DDE_ALIGN DDE_SIZE macro100 } __aligned(DDE_ALIGN);
103 #define DDE_ALIGN DDE_SIZE macro111 } __packed __aligned(DDE_ALIGN);
1060 BUILD_BUG_ON(CRB_ALIGN % DDE_ALIGN); in nx_compress_powernv_init()1061 BUILD_BUG_ON(CRB_SIZE % DDE_ALIGN); in nx_compress_powernv_init()