Home
last modified time | relevance | path

Searched defs:IoHriProcessorVpd (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/powerpc/platforms/iseries/
Dprocessor_vpd.h26 struct IoHriProcessorVpd { struct
27 u8 xFormat; // VPD format indicator x00-x00
28 u8 xProcStatus:8; // Processor State x01-x01
29 u8 xSecondaryThreadCount; // Secondary thread cnt x02-x02
30 u8 xSrcType:1; // Src Type x03-x03
31 u8 xSrcSoft:1; // Src stay soft ...
32 u8 xSrcParable:1; // Src parable ...
33 u8 xRsvd1:5; // Reserved ...
34 u16 xHvPhysicalProcIndex; // Hypervisor physical proc index04-x05
35 u16 xRsvd2; // Reserved x06-x07
[all …]