Searched refs:arch_set_fp_regs (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/include/arch/
H A Ddebugger.h25 zx_status_t arch_set_fp_regs(struct thread* thread, const zx_thread_state_fp_regs* in);
/fuchsia/zircon/kernel/arch/arm64/
H A Ddebugger.cpp109 zx_status_t arch_set_fp_regs(struct thread* thread, const zx_thread_state_fp_regs* in) { function
/fuchsia/zircon/kernel/arch/x86/
H A Ddebugger.cpp344 zx_status_t arch_set_fp_regs(struct thread* thread, const zx_thread_state_fp_regs* in) { function
/fuchsia/zircon/kernel/object/
H A Dthread_dispatcher.cpp940 return arch_set_fp_regs(&thread_,

Completed in 97 milliseconds