Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dxsave.h129 static inline void xsave_state(struct xsave_struct *fx, u64 mask) in xsave_state() function
/linux-3.4.99/arch/x86/kernel/
Dxsave.c407 xsave_state(init_xstate_buf, -1); in setup_xstate_init()