Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsignal.c50 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
382 unlock_fpu_owner(); in protected_save_fpu_context()
420 unlock_fpu_owner(); in protected_restore_fpu_context()
454 unlock_fpu_owner(); in protected_save_lsx_context()
495 unlock_fpu_owner(); in protected_restore_lsx_context()
532 unlock_fpu_owner(); in protected_save_lasx_context()
576 unlock_fpu_owner(); in protected_restore_lasx_context()
/linux/arch/mips/kernel/
H A Dsignal-common.h32 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
H A 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()