Home
last modified time | relevance | path

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

/linux/arch/um/include/asm/
H A Dxor.h10 #define TT_CPU_INF_XOR_DEFAULT (AVX_SELECT(&xor_block_8regs))
/linux/arch/powerpc/include/asm/
H A Dxor.h40 xor_speed(&xor_block_8regs); \
/linux/arch/loongarch/include/asm/
H A Dxor.h60 xor_speed(&xor_block_8regs); \
/linux/arch/riscv/include/asm/
H A Dxor.h62 xor_speed(&xor_block_8regs); \
/linux/arch/arm64/include/asm/
H A Dxor.h70 xor_speed(&xor_block_8regs); \
/linux/arch/sparc/include/asm/
H A Dxor_32.h265 xor_speed(&xor_block_8regs); \
/linux/arch/alpha/include/asm/
H A Dxor.h857 xor_speed(&xor_block_8regs); \
/linux/arch/arm/include/asm/
H A Dxor.h146 xor_speed(&xor_block_8regs); \
/linux/arch/x86/include/asm/
H A Dxor_32.h566 xor_speed(&xor_block_8regs); \
/linux/include/asm-generic/
H A Dxor.h700 static struct xor_block_template xor_block_8regs = { variable
734 xor_speed(&xor_block_8regs); \