Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/kernel/
Dsignal-common.h32 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
Dsignal.c354 unlock_fpu_owner(); in protected_save_fp_context()
356 unlock_fpu_owner(); in protected_save_fp_context()
417 unlock_fpu_owner(); in protected_restore_fp_context()
419 unlock_fpu_owner(); in protected_restore_fp_context()
/linux-6.12.1/arch/loongarch/kernel/
Dsignal.c49 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
407 unlock_fpu_owner(); in protected_save_fpu_context()
445 unlock_fpu_owner(); in protected_restore_fpu_context()
479 unlock_fpu_owner(); in protected_save_lsx_context()
520 unlock_fpu_owner(); in protected_restore_lsx_context()
557 unlock_fpu_owner(); in protected_save_lasx_context()
601 unlock_fpu_owner(); in protected_restore_lasx_context()