Searched refs:is_valloc (Results 1 – 3 of 3) sorted by relevance
394 unsigned int is_valloc : 1; member
253 fpstate->is_valloc = true; in fpu_alloc_guest_fpstate()288 if (WARN_ON_ONCE(!fpstate->is_valloc || !fpstate->is_guest || fpstate->in_use)) in fpu_free_guest_fpstate()
1595 newfps->is_valloc = true; in fpstate_realloc()1644 if (curfps && curfps->is_valloc) in fpstate_realloc()
Completed in 10 milliseconds