Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvPlatformDefs.h799 UINT32 EventPending : 1; member
819 UINT64 EventPending : 1; member
Dbindings.rs5015 pub fn EventPending(&self) -> UINT32 { in EventPending() method
5091 let EventPending: u32 = unsafe { ::std::mem::transmute(EventPending) }; localVariable
5200 pub fn EventPending(&self) -> UINT64 { in EventPending() method
5264 let EventPending: u64 = unsafe { ::std::mem::transmute(EventPending) }; localVariable