Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dentry-common.h63 fpregs_assert_state_consistent(); in arch_exit_to_user_mode_prepare()
/linux/arch/x86/kernel/fpu/
H A Dcore.c875 fpregs_assert_state_consistent(); in fpregs_lock_and_load()
887 void fpregs_assert_state_consistent(void) in fpregs_assert_state_consistent() function
896 EXPORT_SYMBOL_FOR_KVM(fpregs_assert_state_consistent);
/linux/arch/x86/kvm/
H A Dfpu.h154 fpregs_assert_state_consistent(); in kvm_fpu_get()