Go to the documentation of this file.
10 #ifndef _ASM_X86_I387_H
11 #define _ASM_X86_I387_H
15 #include <linux/sched.h>
41 static inline void kernel_fpu_begin(
void)
61 static inline int irq_ts_save(
void)
79 static inline void irq_ts_restore(
int TS_state)
95 static inline int user_has_fpu(
void)
97 return current->thread.fpu.has_fpu;