Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dvfp.c48 void vfp_lazy_restore_state(struct vfp_state *state, bool full_state) in vfp_lazy_restore_state() argument
51 if (full_state) { in vfp_lazy_restore_state()
110 void vfp_lazy_restore_state(struct vfp_state *state, bool full_state) in vfp_lazy_restore_state() argument
112 if (full_state) { in vfp_lazy_restore_state()
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dvfp.h104 void vfp_lazy_restore_state(struct vfp_state *state, bool full_state);

Completed in 2 milliseconds