Searched defs:cpuid_regs (Results 1 – 4 of 4) sorted by relevance
10 struct cpuid_regs { struct11 uint32_t eax;12 uint32_t ebx;13 uint32_t ecx;14 uint32_t edx;
22622 struct cpuid_regs { struct22623 u32 eax;22624 u32 ebx;22625 u32 ecx;22626 u32 edx;
22829 struct cpuid_regs { struct22830 u32 eax;22831 u32 ebx;22832 u32 ecx;22833 u32 edx;