Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dsignal-common.h32 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
Dsignal.c353 unlock_fpu_owner(); in protected_save_fp_context()
355 unlock_fpu_owner(); in protected_save_fp_context()
416 unlock_fpu_owner(); in protected_restore_fp_context()
418 unlock_fpu_owner(); in protected_restore_fp_context()
/Linux-v6.6/arch/loongarch/kernel/
Dsignal.c48 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
406 unlock_fpu_owner(); in protected_save_fpu_context()
444 unlock_fpu_owner(); in protected_restore_fpu_context()
478 unlock_fpu_owner(); in protected_save_lsx_context()
519 unlock_fpu_owner(); in protected_restore_lsx_context()
556 unlock_fpu_owner(); in protected_save_lasx_context()
600 unlock_fpu_owner(); in protected_restore_lasx_context()