Home
last modified time | relevance | path

Searched defs:XOR_SELECT_TEMPLATE (Results 1 – 6 of 6) sorted by relevance

/linux/arch/s390/include/asm/
H A Dxor.h19 #define XOR_SELECT_TEMPLATE(FASTEST) (&xor_block_xc) macro
/linux/arch/sparc/include/asm/
H A Dxor_64.h71 #define XOR_SELECT_TEMPLATE(FASTEST) \ macro
/linux/arch/alpha/include/asm/
H A Dxor.h865 #define XOR_SELECT_TEMPLATE(FASTEST) \ macro
/linux/arch/um/include/asm/
H A Dxor.h20 #define XOR_SELECT_TEMPLATE(x) \ macro
/linux/crypto/
H A Dxor.c20 #define XOR_SELECT_TEMPLATE(x) (x) macro
/linux/arch/x86/include/asm/
H A Dxor.h499 #define XOR_SELECT_TEMPLATE(FASTEST) \ macro