Home
last modified time | relevance | path

Searched refs:arch_float_enable (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/kernel/
Dfloat.c24 return arch_float_enable(thread, options); in z_impl_k_float_enable()
/Zephyr-latest/arch/x86/core/intel64/
Dthread.c78 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/arch/sparc/core/
Dthread.c75 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/kernel/include/
Dkernel_arch_interface.h212 int arch_float_enable(struct k_thread *thread, unsigned int options);
/Zephyr-latest/arch/x86/core/ia32/
Dthread.c65 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/arch/posix/core/
Dthread.c108 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/arch/xtensa/core/
Dthread.c148 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/arch/arm64/core/
Dfpu.c347 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/arch/riscv/core/
Dfpu.c342 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dthread.c410 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/arch/arc/core/
Dthread.c262 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function
/Zephyr-latest/arch/arm/core/cortex_m/
Dthread.c485 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() function