DDE_ALIGN
} __packed __aligned(DDE_ALIGN);
BUILD_BUG_ON(CRB_ALIGN % DDE_ALIGN);
BUILD_BUG_ON(CRB_SIZE % DDE_ALIGN);
} __aligned(DDE_ALIGN);