Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
Dglue_helper.h33 int fpu_blocks_limit; /* -1 means fpu not needed at all */ member
42 static inline bool glue_fpu_begin(unsigned int bsize, int fpu_blocks_limit, in glue_fpu_begin()