Searched refs:meta_fpu_context (Results 1 – 2 of 2) sorted by relevance
38 struct meta_fpu_context { struct53 struct meta_fpu_context {}; argument81 struct meta_fpu_context *fpu_context;
237 struct meta_fpu_context *ctx; in copy_thread()240 sizeof(struct meta_fpu_context), GFP_ATOMIC); in copy_thread()265 thread->fpu_context = kzalloc(sizeof(struct meta_fpu_context), in alloc_fpu_context()