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

/linux-master/arch/arm/include/asm/
H A Dxor.h213 static struct xor_block_template xor_block_neon = { variable in typeref:struct:xor_block_template
222 do { if (cpu_has_neon()) xor_speed(&xor_block_neon); } while (0)

Completed in 150 milliseconds