Searched defs:InvpcidSupport (Results 1 – 2 of 2) sorted by relevance
155 UINT64 InvpcidSupport : 1; member
1078 pub fn InvpcidSupport(&self) -> UINT64 { in InvpcidSupport() method1523 let InvpcidSupport: u64 = unsafe { ::std::mem::transmute(InvpcidSupport) }; localVariable