Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dprocess.c88 static void check_if_tm_restore_required(struct task_struct *tsk) in check_if_tm_restore_required() function
106 static inline void check_if_tm_restore_required(struct task_struct *tsk) { } in check_if_tm_restore_required() function
170 check_if_tm_restore_required(tsk); in giveup_fpu()
219 check_if_tm_restore_required(current); in enable_kernel_fp()
253 check_if_tm_restore_required(tsk); in giveup_altivec()
270 check_if_tm_restore_required(current); in enable_kernel_altivec()
324 check_if_tm_restore_required(tsk); in giveup_vsx()
341 check_if_tm_restore_required(current); in enable_kernel_vsx()
374 check_if_tm_restore_required(tsk); in giveup_spe()
389 check_if_tm_restore_required(current); in enable_kernel_spe()
[all …]

Completed in 6 milliseconds