Searched refs:xor_altivec_5 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 49 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in xor_altivec_5() function 59 EXPORT_SYMBOL(xor_altivec_5); variable
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 51 void xor_altivec_5(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_5() function 63 EXPORT_SYMBOL(xor_altivec_5); variable
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | xor_altivec.h | 14 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in,
|
H A D | xor.h | 22 .do_5 = xor_altivec_5,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | xor_altivec.h | 15 void xor_altivec_5(unsigned long bytes, unsigned long * __restrict p1,
|
H A D | xor.h | 22 .do_5 = xor_altivec_5,
|
Completed in 1 milliseconds