Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dvfp.c35 void vfp_lazy_save_state_final(struct vfp_state *state, bool force_save) in vfp_lazy_save_state_final() argument
37 if ((state->fpexc & FPEXC_EN) || force_save) { in vfp_lazy_save_state_final()
97 void vfp_lazy_save_state_final(struct vfp_state *state, bool force_save) in vfp_lazy_save_state_final() argument
100 force_save) { in vfp_lazy_save_state_final()
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dvfp.h95 void vfp_lazy_save_state_final(struct vfp_state *state, bool force_save);

Completed in 2 milliseconds