Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S65 # SMALL_SIZE can be no larger than 255.
67 #define SMALL_SIZE 200 define
69 .if (SMALL_SIZE > 255)
147 cmpq $SMALL_SIZE, len
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S65 # SMALL_SIZE can be no larger than 255.
67 #define SMALL_SIZE 200 define
69 .if (SMALL_SIZE > 255)
147 cmpq $SMALL_SIZE, len

Completed in 4 milliseconds