Home
last modified time | relevance | path

Searched refs:_ASM_SET_CRC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dcrc32-mips.c48 #define _ASM_SET_CRC "" macro
50 #define _ASM_SET_CRC ".set\tcrc\n\t" macro
57 _ASM_SET_CRC \
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dcrc32-mips.c31 #define _ASM_SET_CRC(OP, SZ, TYPE) \ macro
42 #define _ASM_SET_CRC(op, SZ, TYPE) ".set\tcrc\n\t" macro
50 _ASM_SET_CRC(op, SZ, TYPE) \

Completed in 2 milliseconds