Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dprocessor.h525 extern void fpu_thread_struct_whitelist(unsigned long *offset, unsigned long *size);
530 fpu_thread_struct_whitelist(offset, size); in arch_thread_struct_whitelist()
/linux/arch/x86/kernel/fpu/
H A Dcore.c747 void fpu_thread_struct_whitelist(unsigned long *offset, unsigned long *size) in fpu_thread_struct_whitelist() function