Searched defs:IoHriProcessorVpd (Results 1 – 1 of 1) sorted by relevance
26 struct IoHriProcessorVpd { struct27 u8 xFormat; // VPD format indicator x00-x0028 u8 xProcStatus:8; // Processor State x01-x0129 u8 xSecondaryThreadCount; // Secondary thread cnt x02-x0230 u8 xSrcType:1; // Src Type x03-x0331 u8 xSrcSoft:1; // Src stay soft ...32 u8 xSrcParable:1; // Src parable ...33 u8 xRsvd1:5; // Reserved ...34 u16 xHvPhysicalProcIndex; // Hypervisor physical proc index04-x0535 u16 xRsvd2; // Reserved x06-x07[all …]