Home
last modified time | relevance | path

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

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