Searched refs:MV_XOR_MAX_BYTE_COUNT (Results 1 – 2 of 2) sorted by relevance
20 #define MV_XOR_MAX_BYTE_COUNT (SZ_16M - 1) macro
565 BUG_ON(len > MV_XOR_MAX_BYTE_COUNT); in mv_xor_prep_dma_xor()