Home
last modified time | relevance | path

Searched refs:DDE_BUFFER_ALIGN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-common-powernv.c128 if (!IS_ALIGNED(pa, DDE_BUFFER_ALIGN)) { in setup_ddl()
130 in ? "input" : "output", pa, DDE_BUFFER_ALIGN); in setup_ddl()
135 * DDE_BUFFER_ALIGN aligned, and that is a multiple of in setup_ddl()
1022 .alignment = DDE_BUFFER_ALIGN,
1066 BUILD_BUG_ON(PAGE_SIZE % DDE_BUFFER_ALIGN); in nx_compress_powernv_init()
1067 BUILD_BUG_ON(DDE_BUFFER_ALIGN % DDE_BUFFER_SIZE_MULT); in nx_compress_powernv_init()
H A Dnx-842.h23 #define DDE_BUFFER_ALIGN (128) macro
H A Dnx-842-pseries.c23 .alignment = DDE_BUFFER_ALIGN,
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-common-powernv.c128 if (!IS_ALIGNED(pa, DDE_BUFFER_ALIGN)) { in setup_ddl()
130 in ? "input" : "output", pa, DDE_BUFFER_ALIGN); in setup_ddl()
135 * DDE_BUFFER_ALIGN aligned, and that is a multiple of in setup_ddl()
1019 .alignment = DDE_BUFFER_ALIGN,
1063 BUILD_BUG_ON(PAGE_SIZE % DDE_BUFFER_ALIGN); in nx_compress_powernv_init()
1064 BUILD_BUG_ON(DDE_BUFFER_ALIGN % DDE_BUFFER_SIZE_MULT); in nx_compress_powernv_init()
H A Dnx-842.h23 #define DDE_BUFFER_ALIGN (128) macro
H A Dnx-common-pseries.c48 .alignment = DDE_BUFFER_ALIGN,

Completed in 8 milliseconds