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

/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvcpu_priv.h175 GUEST_CS_BASE = 0x6808, member in class:VmcsFieldXX
H A Dvcpu.cpp559 vmcs.Write(VmcsFieldXX::GUEST_CS_BASE, 0);
564 vmcs.Write(VmcsFieldXX::GUEST_CS_BASE, entry);

Completed in 35 milliseconds