Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/kernel/
A Dthread.h460 void thread_user_save_vfp(void);
462 static inline void thread_user_save_vfp(void) in thread_user_save_vfp() function
/optee_os/out/arm/core/
A Drodata_init.ld.S20 *(.rodata.thread_user_save_vfp.str1.1)
A Drodata_unpaged.ld.S19 *(.rodata.thread_user_save_vfp.str1.1)
A Dtext_init.ld.S62 *(.text.thread_user_save_vfp)
A Dtext_unpaged.ld.S60 *(.text.thread_user_save_vfp)
A Dtee.symb_sizes585 000000000e105f1c 00000000000000a8 T thread_user_save_vfp
A Dtee.dmp2555 000000000e105f1c g F .text 00000000000000a8 thread_user_save_vfp
9132 000000000e105f1c <thread_user_save_vfp>:
9133 thread_user_save_vfp():
9151 e105f48: 37000140 tbnz w0, #0, e105f70 <thread_user_save_vfp+0x54>
9166 e105f78: 54000200 b.eq e105fb8 <thread_user_save_vfp+0x9c> // b.none
9168 e105f7c: b4000073 cbz x19, e105f88 <thread_user_save_vfp+0x6c>
9171 e105f84: b4000120 cbz x0, e105fa8 <thread_user_save_vfp+0x8c>
9180 e105fa4: 17fffff1 b e105f68 <thread_user_save_vfp+0x4c>
9235 e106034: 97ffffba bl e105f1c <thread_user_save_vfp>
9524 e106304: 97ffff06 bl e105f1c <thread_user_save_vfp>
A Dtee.map20901 .text.thread_user_save_vfp
20903 0x000000000e105f1c thread_user_save_vfp
25050 .rodata.thread_user_save_vfp.str1.1
/optee_os/core/arch/arm/kernel/
A Dthread.c901 thread_user_save_vfp(); in thread_state_suspend()
1373 void thread_user_save_vfp(void) in thread_user_save_vfp() function
1572 thread_user_save_vfp(); in thread_svc_handler()

Completed in 239 milliseconds