Searched refs:xor_block_template (Results 1 – 18 of 18) sorted by relevance
24 static struct xor_block_template *active_template;55 static struct xor_block_template *__initdata template_list;58 static void __init do_xor_register(struct xor_block_template *tmpl) in do_xor_register()83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()122 struct xor_block_template *f, *fastest; in calibrate_xor_blocks()
10 struct xor_block_template { struct11 struct xor_block_template *next; argument
16 extern struct xor_block_template const xor_block_inner_neon;60 static struct xor_block_template xor_block_arm64 = {
835 static struct xor_block_template xor_block_alpha = {843 static struct xor_block_template xor_block_alpha_prefetch = {
32 static struct xor_block_template xor_block_VIS = {55 static struct xor_block_template xor_block_niagara = {
251 static struct xor_block_template xor_block_SPARC = {
134 static struct xor_block_template xor_block_arm4regs = {153 extern struct xor_block_template const xor_block_neon_inner;213 static struct xor_block_template xor_block_neon = {
522 static struct xor_block_template xor_block_pII_mmx = {530 static struct xor_block_template xor_block_p5_mmx = {538 static struct xor_block_template xor_block_pIII_sse = {
5 static struct xor_block_template xor_block_sse = {
161 static struct xor_block_template xor_block_avx = {
473 static struct xor_block_template xor_block_sse_pf64 = {
11 extern struct xor_block_template xor_block_xc;
30 struct xor_block_template const xor_block_neon_inner = {
17 static struct xor_block_template xor_block_altivec = {
22 static struct xor_block_template xor_block_ia64 = {
133 struct xor_block_template xor_block_xc = {
700 static struct xor_block_template xor_block_8regs = {708 static struct xor_block_template xor_block_32regs = {716 static struct xor_block_template xor_block_8regs_p __maybe_unused = {724 static struct xor_block_template xor_block_32regs_p __maybe_unused = {
175 struct xor_block_template xor_block_inner_neon __ro_after_init = {