Searched defs:kernel_fpu_end (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/um/include/asm/fpu/
H A Dapi.h12 #define kernel_fpu_end() (void)0 macro
/linux-master/arch/loongarch/kernel/
H A Dkfpu.c51 void kernel_fpu_end(void) function
78 EXPORT_SYMBOL_GPL(kernel_fpu_end); variable
/linux-master/lib/raid6/
H A Dloongarch.h31 #define kernel_fpu_end() macro
H A Dx86.h29 static inline void kernel_fpu_end(void) function
/linux-master/arch/s390/include/asm/
H A Dfpu.h243 #define kernel_fpu_end(state, flags) \ macro
/linux-master/arch/x86/kernel/fpu/
H A Dcore.c446 void kernel_fpu_end(void) function
453 EXPORT_SYMBOL_GPL(kernel_fpu_end); variable

Completed in 122 milliseconds