Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dxor.h199 static struct xor_block_template xor_block_neon = { variable
208 do { if (cpu_has_neon()) xor_speed(&xor_block_neon); } while (0)
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dxor.h213 static struct xor_block_template xor_block_neon = { variable
222 do { if (cpu_has_neon()) xor_speed(&xor_block_neon); } while (0)

Completed in 1 milliseconds