#include <linux/prefetch.h>
Go to the source code of this file.
#define XOR_TRY_TEMPLATES |
Value:do { \
xor_speed(&xor_block_8regs); \
xor_speed(&xor_block_8regs_p); \
xor_speed(&xor_block_32regs); \
xor_speed(&xor_block_32regs_p); \
} while (0)
Definition at line 712 of file xor.h.