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

/fuchsia/zircon/kernel/arch/x86/
H A Ddebugger.cpp110 zx_status_t x86_get_set_vector_regs(struct thread* thread, zx_thread_state_vector_regs* regs, function in namespace:__anon21
368 return x86_get_set_vector_regs(thread, out, RegAccess::kGet);
373 return x86_get_set_vector_regs(thread, const_cast<zx_thread_state_vector_regs*>(in),

Completed in 14 milliseconds