Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/loongarch/kernel/
Dsignal.c46 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
176 unlock_fpu_owner(); in protected_save_fpu_context()
214 unlock_fpu_owner(); in protected_restore_fpu_context()