Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dxsave.h74 static inline int xsave_state_booting(struct xsave_struct *fx, u64 mask) in xsave_state_booting() function
Dfpu-internal.h535 xsave_state_booting(&tsk->thread.fpu.state->xsave, -1); in __save_fpu()
/linux-4.1.27/arch/x86/kernel/
Dxsave.c565 xsave_state_booting(init_xstate_buf, -1); in setup_init_fpu_buf()