Searched refs:thread_user_clear_vfp (Results 1 – 6 of 6) sorted by relevance
379 void thread_user_clear_vfp(struct user_mode_ctx *uctx);381 static inline void thread_user_clear_vfp(struct user_mode_ctx *uctx __unused) in thread_user_clear_vfp() function
122 thread_user_clear_vfp(uctx); in ldelf_init_with_ldelf()275 thread_user_clear_vfp(uctx); in ldelf_dump_state()324 thread_user_clear_vfp(uctx); in ldelf_dump_ftrace()
130 thread_user_clear_vfp(&spc->uctx); in stmm_enter_user_mode()
895 void thread_user_clear_vfp(struct user_mode_ctx *uctx) in thread_user_clear_vfp() function
1018 thread_user_clear_vfp(&ctx->uctx); in sp_enter_invoke_cmd()
172 thread_user_clear_vfp(&utc->uctx); in user_ta_enter()
Completed in 13 milliseconds