Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dldelf_loader.c121 thread_user_clear_vfp(uctx); in ldelf_init_with_ldelf()
274 thread_user_clear_vfp(uctx); in ldelf_dump_state()
323 thread_user_clear_vfp(uctx); in ldelf_dump_ftrace()
A Dsecure_partition.c421 thread_user_clear_vfp(&ctx->uctx); in sp_enter_invoke_cmd()
A Dstmm_sp.c120 thread_user_clear_vfp(&spc->uctx); in stmm_enter_user_mode()
A Dthread.c1387 void thread_user_clear_vfp(struct user_mode_ctx *uctx) in thread_user_clear_vfp() function
/optee_os/core/arch/arm/include/kernel/
A Dthread.h472 void thread_user_clear_vfp(struct user_mode_ctx *uctx);
474 static inline void thread_user_clear_vfp(struct user_mode_ctx *uctx __unused) in thread_user_clear_vfp() function
/optee_os/core/kernel/
A Duser_ta.c172 thread_user_clear_vfp(&utc->uctx); in user_ta_enter()
/optee_os/out/arm/core/
A Dtee.symb_sizes1070 000000000e1060e8 000000000000004c T thread_user_clear_vfp
A Dtee.dmp2891 000000000e1060e8 g F .text 000000000000004c thread_user_clear_vfp
5517 e103a78: 9400099c bl e1060e8 <thread_user_clear_vfp>
5786 e103d64: 940008e1 bl e1060e8 <thread_user_clear_vfp>
9298 000000000e1060e8 <thread_user_clear_vfp>:
9299 thread_user_clear_vfp():
9317 e10611c: 54000041 b.ne e106124 <thread_user_clear_vfp+0x3c> // b.any
37594 e118118: 97ffb7f4 bl e1060e8 <thread_user_clear_vfp>
A Dtee.map20907 .text.thread_user_clear_vfp
20909 0x000000000e1060e8 thread_user_clear_vfp

Completed in 200 milliseconds