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

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

Completed in 72 milliseconds