Home
last modified time | relevance | path

Searched refs:DDE_BUFFER_SIZE_MULT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-842.h24 #define DDE_BUFFER_SIZE_MULT (32) macro
H A Dnx-common-powernv.c136 * DDE_BUFFER_SIZE_MULT, and pre-last page DDE buffers in setup_ddl()
137 * are guaranteed a multiple of DDE_BUFFER_SIZE_MULT. in setup_ddl()
1067 BUILD_BUG_ON(DDE_BUFFER_ALIGN % DDE_BUFFER_SIZE_MULT); in nx_compress_powernv_init()
1068 BUILD_BUG_ON(DDE_BUFFER_SIZE_MULT % DDE_BUFFER_LAST_MULT); in nx_compress_powernv_init()
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-842.h24 #define DDE_BUFFER_SIZE_MULT (32) macro
H A Dnx-common-powernv.c136 * DDE_BUFFER_SIZE_MULT, and pre-last page DDE buffers in setup_ddl()
137 * are guaranteed a multiple of DDE_BUFFER_SIZE_MULT. in setup_ddl()
1064 BUILD_BUG_ON(DDE_BUFFER_ALIGN % DDE_BUFFER_SIZE_MULT); in nx_compress_powernv_init()
1065 BUILD_BUG_ON(DDE_BUFFER_SIZE_MULT % DDE_BUFFER_LAST_MULT); in nx_compress_powernv_init()

Completed in 6 milliseconds