Index: /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 68363)
+++ /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 68364)
@@ -927,4 +927,5 @@
     }
 #else
+    RT_NOREF(pCtx);
     pVmcb->ctrl.TLBCtrl.n.u8TLBFlush = SVM_TLB_FLUSH_NOTHING;
 #endif
