Home
last modified time | relevance | path

Searched refs:HOST_ADDR_SPACE_SIZE (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dvcpu.rs527 VmxPrimaryExitCtrl::HOST_ADDR_SPACE_SIZE.bits(), in adjust_vmx_exit_controls()
H A Dvmcs.rs338 …const HOST_ADDR_SPACE_SIZE = 1 << 9; // determines if a virtual processor will be in 64-bit mode a… constant