Searched refs:xor_altivec_3 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 26 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in xor_altivec_3() function 35 EXPORT_SYMBOL(xor_altivec_3); variable
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 26 void xor_altivec_3(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_3() function 36 EXPORT_SYMBOL(xor_altivec_3); variable
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | xor_altivec.h | 9 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in,
|
H A D | xor.h | 20 .do_3 = xor_altivec_3,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | xor_altivec.h | 8 void xor_altivec_3(unsigned long bytes, unsigned long * __restrict p1,
|
H A D | xor.h | 20 .do_3 = xor_altivec_3,
|
Completed in 1 milliseconds