aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/lppaca.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc64/lppaca.h')
-rw-r--r--include/asm-ppc64/lppaca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc64/lppaca.h b/include/asm-ppc64/lppaca.h
index 70766b5f26c1..9e2a6c0649a0 100644
--- a/include/asm-ppc64/lppaca.h
+++ b/include/asm-ppc64/lppaca.h
@@ -108,7 +108,7 @@ struct lppaca
volatile u32 virtual_decr; // Virtual DECR for shared procsx78-x7B
u16 slb_count; // # of SLBs to maintain x7C-x7D
u8 idle; // Indicate OS is idle x7E
- u8 reserved5; // Reserved x7F
+ u8 vmxregs_in_use; // VMX registers in use x7F
//=============================================================================