Searched refs:DDE_ALIGN (Results 1 – 3 of 3) sorted by relevance
92 #define DDE_ALIGN DDE_SIZE macro 100 } __aligned(DDE_ALIGN);
103 #define DDE_ALIGN DDE_SIZE macro 111 } __packed __aligned(DDE_ALIGN);
35 struct data_descriptor_entry ddl_in[DDL_LEN_MAX]; /* DDE_ALIGN align */36 struct data_descriptor_entry ddl_out[DDL_LEN_MAX]; /* DDE_ALIGN align */1059 BUILD_BUG_ON(CRB_ALIGN % DDE_ALIGN); in nx_compress_powernv_init() 1060 BUILD_BUG_ON(CRB_SIZE % DDE_ALIGN); in nx_compress_powernv_init()