Searched refs:xor_altivec_2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 15 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in xor_altivec_2() function 24 EXPORT_SYMBOL(xor_altivec_2); variable
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 15 void xor_altivec_2(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_2() function 24 EXPORT_SYMBOL(xor_altivec_2); variable
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | xor_altivec.h | 7 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in,
|
H A D | xor.h | 19 .do_2 = xor_altivec_2,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | xor_altivec.h | 6 void xor_altivec_2(unsigned long bytes, unsigned long * __restrict p1,
|
H A D | xor.h | 19 .do_2 = xor_altivec_2,
|
Completed in 2 milliseconds