Searched refs:is_valloc (Results 1 – 2 of 2) sorted by relevance
254 fpstate->is_valloc = true; in fpu_alloc_guest_fpstate()289 if (WARN_ON_ONCE(!fpstate->is_valloc || !fpstate->is_guest || fpstate->in_use)) in fpu_free_guest_fpstate()
394 unsigned int is_valloc : 1; member