Searched defs:ExceptionExit (Results 1 – 3 of 3) sorted by relevance
38 UINT64 ExceptionExit : 1; member
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