Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvPlatformDefs.h779 UINT64 InterruptPriority:4; member
Dbindings.rs4860 pub fn InterruptPriority(&self) -> UINT64 { in InterruptPriority() method
4899 let InterruptPriority: u64 = unsafe { ::std::mem::transmute(InterruptPriority) }; localVariable