Searched refs:fpstate_clear_xstate_component (Results 1 – 3 of 3) sorted by relevance
133 extern void fpstate_clear_xstate_component(struct fpstate *fps, unsigned int xfeature);
1415 void fpstate_clear_xstate_component(struct fpstate *fps, unsigned int xfeature) in fpstate_clear_xstate_component() function1422 EXPORT_SYMBOL_GPL(fpstate_clear_xstate_component);
11065 fpstate_clear_xstate_component(fpstate, XFEATURE_BNDREGS); in kvm_vcpu_reset()11066 fpstate_clear_xstate_component(fpstate, XFEATURE_BNDCSR); in kvm_vcpu_reset()
Completed in 28 milliseconds