Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcrb.h92 #define DDE_ALIGN DDE_SIZE macro
100 } __aligned(DDE_ALIGN);
/linux/arch/powerpc/include/asm/
H A Dicswx.h103 #define DDE_ALIGN DDE_SIZE macro
111 } __packed __aligned(DDE_ALIGN);
/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c1060 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()