Searched defs:SmapSupport (Results 1 – 3 of 3) sorted by relevance
88 UINT64 SmapSupport : 1; member
147 UINT64 SmapSupport : 1; member
990 pub fn SmapSupport(&self) -> UINT64 { in SmapSupport() method1490 let SmapSupport: u64 = unsafe { ::std::mem::transmute(SmapSupport) }; localVariable