Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dxor_avx.h161 static struct xor_block_template xor_block_avx = { variable
172 xor_speed(&xor_block_avx); \
176 (boot_cpu_has(X86_FEATURE_AVX) && boot_cpu_has(X86_FEATURE_OSXSAVE) ? &xor_block_avx : FASTEST)