host_state_reload  979 arch/x86/include/asm/kvm_host.h 	u64 host_state_reload;
host_state_reload 2358 arch/x86/kvm/svm.c 	++vcpu->stat.host_state_reload;
host_state_reload 1183 arch/x86/kvm/vmx/vmx.c 	++vmx->vcpu.stat.host_state_reload;
host_state_reload  200 arch/x86/kvm/x86.c 	{ "host_state_reload", VCPU_STAT(host_state_reload) },