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

/fuchsia/zircon/kernel/include/arch/
H A Ddebugger.h38 zx_status_t arch_get_x86_register_gs(struct thread* thread, uint64_t* out);
/fuchsia/zircon/kernel/arch/arm64/
H A Ddebugger.cpp161 zx_status_t arch_get_x86_register_gs(struct thread* thread, uint64_t* out) { function
/fuchsia/zircon/kernel/arch/x86/
H A Ddebugger.cpp397 zx_status_t arch_get_x86_register_gs(struct thread* thread, uint64_t* out) { function

Completed in 77 milliseconds