Searched refs:xor_altivec_4 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 37 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in xor_altivec_4() function 47 EXPORT_SYMBOL(xor_altivec_4); variable
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 38 void xor_altivec_4(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_4() function 49 EXPORT_SYMBOL(xor_altivec_4); variable
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | xor_altivec.h | 11 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in,
|
H A D | xor.h | 21 .do_4 = xor_altivec_4,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | xor_altivec.h | 11 void xor_altivec_4(unsigned long bytes, unsigned long * __restrict p1,
|
H A D | xor.h | 21 .do_4 = xor_altivec_4,
|
Completed in 1 milliseconds