Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/fpu/
H A Dtypes.h373 unsigned int is_valloc : 1; member
/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.c1514 newfps->is_valloc = true; in fpstate_realloc()
1563 if (curfps && curfps->is_valloc) in fpstate_realloc()