Searched refs:xor_arm4regs_2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | xor.h | 47 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() function 129 .do_2 = xor_arm4regs_2, 152 xor_arm4regs_2(bytes, p1, p2); in xor_neon_2()
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | xor.h | 47 xor_arm4regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_2() function 136 .do_2 = xor_arm4regs_2, 160 xor_arm4regs_2(bytes, p1, p2); in xor_neon_2()
|
Completed in 2 milliseconds