Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/arm64/
Dthread.h45 struct z_arm64_fp_context { struct
68 struct z_arm64_fp_context saved_fp_context; argument
/Zephyr-latest/arch/arm64/core/
Dfpu.c16 extern void z_arm64_fpu_save(struct z_arm64_fp_context *saved_fp_context);
17 extern void z_arm64_fpu_restore(struct z_arm64_fp_context *saved_fp_context);