Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
H A Dapi.h136 extern void fpstate_free(struct fpu *fpu);
138 static inline void fpstate_free(struct fpu *fpu) { } in fpstate_free() function