Home
last modified time | relevance | path

Searched refs:host_state_reload (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1054 u64 host_state_reload; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c1407 ++vcpu->stat.host_state_reload; in svm_vcpu_put()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c1353 ++vmx->vcpu.stat.host_state_reload; in vmx_prepare_switch_to_host()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c224 VCPU_STAT("host_state_reload", host_state_reload),