Searched refs:fpsimd_restore_current_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dfpsimd.h81 extern void fpsimd_restore_current_state(void);
/linux-master/arch/arm64/kernel/
H A Dentry-common.c154 fpsimd_restore_current_state();
H A Dfpsimd.c1380 * TIF_SVE should be clear on entry: otherwise, fpsimd_restore_current_state()
1422 * TIF_SME should be clear on entry: otherwise, fpsimd_restore_current_state()
1777 void fpsimd_restore_current_state(void) function
1790 * do_notify_resume() will call fpsimd_restore_current_state() to
1796 * looping forever calling fpsimd_restore_current_state().

Completed in 366 milliseconds