Searched defs:WriteState (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/object/
H A Dvcpu_dispatcher.cpp56 zx_status_t VcpuDispatcher::WriteState(uint32_t kind, const void* buffer, size_t len) { function in class:VcpuDispatcher
H A Dthread_dispatcher.cpp917 zx_status_t ThreadDispatcher::WriteState(zx_thread_state_topic_t state_kind, function in class:ThreadDispatcher
/fuchsia/zircon/kernel/arch/arm64/hypervisor/
H A Dvcpu.cpp281 zx_status_t Vcpu::WriteState(uint32_t kind, const void* buf, size_t len) { function in class:Vcpu
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvcpu.cpp822 zx_status_t Vcpu::WriteState(uint32_t kind, const void* buf, size_t len) { function in class:Vcpu

Completed in 32 milliseconds