Searched defs:hax_cpuid_entry (Results 1 – 2 of 2) sorted by relevance
3887 pub struct hax_cpuid_entry { struct3900 ::std::mem::size_of::<hax_cpuid_entry>(), in bindgen_test_layout_hax_cpuid_entry() argument
971 impl From<&CpuIdEntry> for hax_cpuid_entry { implementation