Searched refs:fpstate_clear_xstate_component (Results 1 – 3 of 3) sorted by relevance
140 extern void fpstate_clear_xstate_component(struct fpstate *fpstate, unsigned int xfeature);
1479 void fpstate_clear_xstate_component(struct fpstate *fpstate, unsigned int xfeature) in fpstate_clear_xstate_component() function1486 EXPORT_SYMBOL_FOR_KVM(fpstate_clear_xstate_component);
12920 fpstate_clear_xstate_component(fpstate, i); in kvm_xstate_reset()