Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvPlatformDefs.h764 UINT32 InterruptionVector:16; member
Dbindings.rs4711 pub fn InterruptionVector(&self) -> UINT32 { in InterruptionVector() method
4757 let InterruptionVector: u32 = unsafe { ::std::mem::transmute(InterruptionVector) }; localVariable