Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
A Dapi.h142 extern void fpstate_clear_xstate_component(struct fpstate *fps, unsigned int xfeature);
/linux/arch/x86/kernel/fpu/
A Dxstate.c1417 void fpstate_clear_xstate_component(struct fpstate *fps, unsigned int xfeature) in fpstate_clear_xstate_component() function
1424 EXPORT_SYMBOL_GPL(fpstate_clear_xstate_component);
/linux/arch/x86/kvm/
A Dx86.c12455 fpstate_clear_xstate_component(fpstate, XFEATURE_BNDREGS); in kvm_vcpu_reset()
12456 fpstate_clear_xstate_component(fpstate, XFEATURE_BNDCSR); in kvm_vcpu_reset()

Completed in 29 milliseconds