Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dwhpx.rs128 let res = Whpx::get_capability(WHV_CAPABILITY_CODE_WHvCapabilityCodeHypervisorPresent); in is_enabled()
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/
H A Dbindings.rs113 pub const WHV_CAPABILITY_CODE_WHvCapabilityCodeHypervisorPresent: WHV_CAPABILITY_CODE = 0; constant