Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dfpu-internal.h572 static bool fpu_allocated(struct fpu *fpu) in fpu_allocated() function
579 if (fpu_allocated(fpu)) in fpu_alloc()