Home
last modified time | relevance | path

Searched defs:v1_in (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dxor_vmx_glue.c15 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in xor_altivec_2() argument
26 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in xor_altivec_3() argument
37 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in xor_altivec_4() argument
49 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in xor_altivec_5() argument
H A Dxor_vmx.c52 void __xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_2() argument
70 void __xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_3() argument
92 void __xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_4() argument
119 void __xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_5() argument
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dxor_vmx.c52 __xor_altivec_2(unsigned long bytes, unsigned long * __restrict v1_in, const unsigned long * __restrict v2_in) __xor_altivec_2() argument
71 __xor_altivec_3(unsigned long bytes, unsigned long * __restrict v1_in, const unsigned long * __restrict v2_in, const unsigned long * __restrict v3_in) __xor_altivec_3() argument
95 __xor_altivec_4(unsigned long bytes, unsigned long * __restrict v1_in, const unsigned long * __restrict v2_in, const unsigned long * __restrict v3_in, const unsigned long * __restrict v4_in) __xor_altivec_4() argument
124 __xor_altivec_5(unsigned long bytes, unsigned long * __restrict v1_in, const unsigned long * __restrict v2_in, const unsigned long * __restrict v3_in, const unsigned long * __restrict v4_in, const unsigned long * __restrict v5_in) __xor_altivec_5() argument

Completed in 1 milliseconds