Home
last modified time | relevance | path

Searched refs:__xor_altivec_2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/lib/
H A Dxor_vmx.h9 void __xor_altivec_2(unsigned long bytes, unsigned long * __restrict p1,
H A Dxor_vmx_glue.c20 __xor_altivec_2(bytes, p1, p2); in xor_altivec_2()
H A Dxor_vmx.c52 void __xor_altivec_2(unsigned long bytes, in __xor_altivec_2() function