patch-2.4.25 linux-2.4.25/include/asm-ppc64/iSeries/ItLpPaca.h
Next file: linux-2.4.25/include/asm-ppc64/iSeries/vio.h
Previous file: linux-2.4.25/include/asm-ppc64/iSeries/HvCall.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/asm-ppc64/iSeries/ItLpPaca.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.24/include/asm-ppc64/iSeries/ItLpPaca.h linux-2.4.25/include/asm-ppc64/iSeries/ItLpPaca.h
@@ -110,7 +110,10 @@
u64 xPDCSavedSPRG1; // Saved SPRG1 for PMC int x68-x6F
u64 xPDCSavedSRR0; // Saved SRR0 for PMC int x70-x77
volatile u32 xVirtualDecr; // Virtual DECR for shared procsx78-x7B
- u32 xRsvd2_2; // Reserved x7C-x7F
+ u16 xSLBCount; // # of SLBs to maintain x7C-x7D
+ u8 xIdle; // Indicate OS is idle x7E
+ u8 xRsvd2_2; // Reserved x7F
+
//=============================================================================
// CACHE_LINE_3 0x0100 - 0x007F: This line is shared with other processors
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)