Searched refs:fpstate_clear_xstate_component (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/fpu/
H A Dapi.h142 extern void fpstate_clear_xstate_component(struct fpstate *fps, unsigned int xfeature);
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c1397 void fpstate_clear_xstate_component(struct fpstate *fps, unsigned int xfeature) function
1404 EXPORT_SYMBOL_GPL(fpstate_clear_xstate_component); variable
/linux-master/arch/x86/kvm/
H A Dx86.c12298 fpstate_clear_xstate_component(fpstate, XFEATURE_BNDREGS);
12299 fpstate_clear_xstate_component(fpstate, XFEATURE_BNDCSR);

Completed in 164 milliseconds