Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DItLpRegSave.h30 struct ItLpRegSave struct
32 u32 xDesc; // Eye catcher "LpRS" ebcdic 000-003
33 u16 xSize; // Size of this class 004-005
34 u8 xInUse; // Area is live 006-007
35 u8 xRsvd1[9]; // Reserved 007-00F
37 u8 xFixedRegSave[352]; // Fixed Register Save Area 010-16F
38 u32 xCTRL; // Control Register 170-173
39 u32 xDEC; // Decrementer 174-177
40 u32 xFPSCR; // FP Status and Control Reg 178-17B
41 u32 xPVR; // Processor Version Number 17C-17F
[all …]