aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/kvm_host.h')
-rw-r--r--arch/powerpc/include/asm/kvm_host.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/kvm_host.h b/arch/powerpc/include/asm/kvm_host.h
index 2f339ff9b851..3eecd8868b01 100644
--- a/arch/powerpc/include/asm/kvm_host.h
+++ b/arch/powerpc/include/asm/kvm_host.h
@@ -227,7 +227,6 @@ struct kvm_arch {
227 unsigned long host_sdr1; 227 unsigned long host_sdr1;
228 int tlbie_lock; 228 int tlbie_lock;
229 unsigned long lpcr; 229 unsigned long lpcr;
230 unsigned long rmor;
231 unsigned long vrma_slb_v; 230 unsigned long vrma_slb_v;
232 int hpte_setup_done; 231 int hpte_setup_done;
233 u32 hpt_order; 232 u32 hpt_order;
@@ -271,7 +270,6 @@ struct kvm_arch {
271 */ 270 */
272struct kvmppc_vcore { 271struct kvmppc_vcore {
273 int n_runnable; 272 int n_runnable;
274 int n_busy;
275 int num_threads; 273 int num_threads;
276 int entry_exit_count; 274 int entry_exit_count;
277 int n_woken; 275 int n_woken;