Searched refs:xor_arm4regs_4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | xor.h | 89 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() function 131 .do_4 = xor_arm4regs_4, 178 xor_arm4regs_4(bytes, p1, p2, p3, p4); in xor_neon_4()
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | xor.h | 91 xor_arm4regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_4() function 138 .do_4 = xor_arm4regs_4, 189 xor_arm4regs_4(bytes, p1, p2, p3, p4); in xor_neon_4()
|
Completed in 1 milliseconds