Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/el3_runtime/
H A Dsimd_ctx.c30 void simd_ctx_save(uint32_t security_state, bool hint_sve) in simd_ctx_save() argument
43 regs->hint = hint_sve; in simd_ctx_save()
45 if (hint_sve) { in simd_ctx_save()
/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dsimd_ctx.h94 void simd_ctx_save(uint32_t security_state, bool hint_sve);