Searched refs:xor_arm4regs_3 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | xor.h | 67 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() function 130 .do_3 = xor_arm4regs_3, 165 xor_arm4regs_3(bytes, p1, p2, p3); in xor_neon_3()
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | xor.h | 68 xor_arm4regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_3() function 137 .do_3 = xor_arm4regs_3, 174 xor_arm4regs_3(bytes, p1, p2, p3); in xor_neon_3()
|
Completed in 2 milliseconds