Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/services/spd/trusty/
A Dtrusty.c120 fpregs_context_save(get_fpregs_ctx(cm_get_context(security_state))); in trusty_context_switch()
130 fpregs_context_restore(get_fpregs_ctx(cm_get_context(security_state))); in trusty_context_switch()
321 fpregs_context_save(get_fpregs_ctx(cm_get_context(NON_SECURE))); in trusty_init()
338 fpregs_context_restore(get_fpregs_ctx(cm_get_context(SECURE))); in trusty_init()
347 fpregs_context_restore(get_fpregs_ctx(cm_get_context(NON_SECURE))); in trusty_init()
/tf-a-ffa_el3_spmc/include/lib/el3_runtime/aarch64/
A Dcontext.h431 # define get_fpregs_ctx(h) (&((cpu_context_t *) h)->fpregs_ctx) macro

Completed in 5 milliseconds