Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c89 static void check_if_tm_restore_required(struct task_struct *tsk) in check_if_tm_restore_required() function
123 static inline void check_if_tm_restore_required(struct task_struct *tsk) { } in check_if_tm_restore_required() function
193 check_if_tm_restore_required(tsk); in giveup_fpu()
242 check_if_tm_restore_required(current); in enable_kernel_fp()
289 check_if_tm_restore_required(tsk); in giveup_altivec()
306 check_if_tm_restore_required(current); in enable_kernel_altivec()
375 check_if_tm_restore_required(tsk); in giveup_vsx()
392 check_if_tm_restore_required(current); in enable_kernel_vsx()
436 check_if_tm_restore_required(tsk); in giveup_spe()
451 check_if_tm_restore_required(current); in enable_kernel_spe()
[all …]