Home
last modified time | relevance | path

Searched defs:InvpcidSupport (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvPlatformDefs.h155 UINT64 InvpcidSupport : 1; member
Dbindings.rs1078 pub fn InvpcidSupport(&self) -> UINT64 { in InvpcidSupport() method
1523 let InvpcidSupport: u64 = unsafe { ::std::mem::transmute(InvpcidSupport) }; localVariable