Searched defs:v1_in (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/arch/powerpc/lib/ |
D | xor_vmx_glue.c | 15 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in xor_altivec_2() 26 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in xor_altivec_3() 37 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in xor_altivec_4() 49 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in xor_altivec_5()
|
D | xor_vmx.c | 52 void __xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_2() 70 void __xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_3() 92 void __xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_4() 119 void __xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_5()
|