Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
fpu.h File Reference

Go to the source code of this file.

Macros

#define kernel_fpu_end()   do { asm volatile("bar":::"memory"); preempt_enable(); } while(0)
 

Macro Definition Documentation

#define kernel_fpu_end (   void)    do { asm volatile("bar":::"memory"); preempt_enable(); } while(0)

Definition at line 9 of file fpu.h.