Home
last modified time | relevance | path

Searched refs:xor_block_avx (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
A Dxor_avx.h154 static struct xor_block_template xor_block_avx = { variable
165 xor_speed(&xor_block_avx); \
169 (boot_cpu_has(X86_FEATURE_AVX) && boot_cpu_has(X86_FEATURE_OSXSAVE) ? &xor_block_avx : FASTEST)

Completed in 3 milliseconds