Home
last modified time | relevance | path

Searched refs:fpu_thread_struct_whitelist (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dprocessor.h526 extern void fpu_thread_struct_whitelist(unsigned long *offset, unsigned long *size);
531 fpu_thread_struct_whitelist(offset, size); in arch_thread_struct_whitelist()
/linux-6.15/arch/x86/kernel/fpu/
H A Dcore.c670 void fpu_thread_struct_whitelist(unsigned long *offset, unsigned long *size) in fpu_thread_struct_whitelist() function