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

/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()
1756 void fpsimd_restore_current_state(void) function
1769 * do_notify_resume() will call fpsimd_restore_current_state() to
1775 * looping forever calling fpsimd_restore_current_state().

Completed in 205 milliseconds