Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dprocess.c87 static void check_if_tm_restore_required(struct task_struct *tsk) in check_if_tm_restore_required() function
104 static inline void check_if_tm_restore_required(struct task_struct *tsk) { } in check_if_tm_restore_required() function
168 check_if_tm_restore_required(tsk); in giveup_fpu()
217 check_if_tm_restore_required(current); in enable_kernel_fp()
251 check_if_tm_restore_required(tsk); in giveup_altivec()
268 check_if_tm_restore_required(current); in enable_kernel_altivec()
322 check_if_tm_restore_required(tsk); in giveup_vsx()
339 check_if_tm_restore_required(current); in enable_kernel_vsx()
372 check_if_tm_restore_required(tsk); in giveup_spe()
387 check_if_tm_restore_required(current); in enable_kernel_spe()
[all …]