Home
last modified time | relevance | path

Searched refs:fpregs_assert_state_consistent (Results 1 – 4 of 4) 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.c901 fpregs_assert_state_consistent(); in fpregs_lock_and_load()
913 void fpregs_assert_state_consistent(void) in fpregs_assert_state_consistent() function
922 EXPORT_SYMBOL_FOR_KVM(fpregs_assert_state_consistent);
/linux/arch/x86/kvm/
H A Dfpu.h154 fpregs_assert_state_consistent(); in kvm_fpu_get()
H A Dx86.c11312 fpregs_assert_state_consistent(); in vcpu_enter_guest()