Home
last modified time | relevance | path

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

/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()
/linux/arch/loongarch/kernel/
H A Dsignal.c49 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
386 unlock_fpu_owner(); in protected_save_fpu_context()
424 unlock_fpu_owner(); in protected_restore_fpu_context()
458 unlock_fpu_owner(); in protected_save_lsx_context()
499 unlock_fpu_owner(); in protected_restore_lsx_context()
536 unlock_fpu_owner(); in protected_save_lasx_context()
580 unlock_fpu_owner(); in protected_restore_lasx_context()