Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Dfpu.c133 static void flush_owned_fpu(struct k_thread *thread) in flush_owned_fpu() function
236 flush_owned_fpu(arch_current_thread()); in z_riscv_fpu_trap()
276 flush_owned_fpu(arch_current_thread()); in fpu_access_allowed()
328 flush_owned_fpu(thread); in arch_float_disable()
/Zephyr-latest/arch/arm64/core/
Dfpu.c95 static void flush_owned_fpu(struct k_thread *thread) in flush_owned_fpu() function
263 flush_owned_fpu(arch_current_thread()); in z_arm64_fpu_trap()
334 flush_owned_fpu(thread); in arch_float_disable()