Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/kernel/
H A Dthread_arch.h186 void thread_user_save_vfp(void);
188 static inline void thread_user_save_vfp(void) in thread_user_save_vfp() function
/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.h421 void thread_user_save_vfp(void);
423 static inline void thread_user_save_vfp(void) in thread_user_save_vfp() function
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c130 thread_user_save_vfp(); in thread_scall_handler()
429 thread_user_save_vfp(); in thread_state_suspend()
/optee_os/core/arch/arm/kernel/
H A Dthread.c514 thread_user_save_vfp(); in thread_state_suspend()
881 void thread_user_save_vfp(void) in thread_user_save_vfp() function
1108 thread_user_save_vfp(); in thread_scall_handler()