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

/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dpvclock_priv.h22 struct PvClockOffset { struct
46 // physical address of PvClockOffset structure where the result should be stored.
H A Dpvclock.cpp144 gpas->CreateGuestPtr(guest_paddr, sizeof(PvClockOffset),
149 auto offset = guest_ptr.as<PvClockOffset>();

Completed in 10 milliseconds