Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c88 static void check_if_tm_restore_required(struct task_struct *tsk) in check_if_tm_restore_required() function
105 static inline void check_if_tm_restore_required(struct task_struct *tsk) { } in check_if_tm_restore_required() function
175 check_if_tm_restore_required(tsk); in giveup_fpu()
224 check_if_tm_restore_required(current); in enable_kernel_fp()
272 check_if_tm_restore_required(tsk); in giveup_altivec()
289 check_if_tm_restore_required(current); in enable_kernel_altivec()
358 check_if_tm_restore_required(tsk); in giveup_vsx()
375 check_if_tm_restore_required(current); in enable_kernel_vsx()
420 check_if_tm_restore_required(tsk); in giveup_spe()
435 check_if_tm_restore_required(current); in enable_kernel_spe()
[all …]