Home
last modified time | relevance | path

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

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