Searched defs:ExceptionExit (Results 1 – 2 of 2) sorted by relevance
80 UINT64 ExceptionExit : 1; // WHvRunVpExitReasonException supported member
382 pub fn ExceptionExit(&self) -> UINT64 { in ExceptionExit() method504 let ExceptionExit: u64 = unsafe { ::std::mem::transmute(ExceptionExit) }; localVariable