Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1646 u64 host_state_reload; member
/linux/arch/x86/kvm/vmx/
H A Dtdx.c819 ++vcpu->stat.host_state_reload; in tdx_prepare_switch_to_host()
H A Dvmx.c1316 ++vmx->vcpu.stat.host_state_reload; in vmx_prepare_switch_to_host()
/linux/arch/x86/kvm/svm/
H A Dsvm.c1464 ++vcpu->stat.host_state_reload; in svm_vcpu_put()
/linux/arch/x86/kvm/
H A Dx86.c282 STATS_DESC_COUNTER(VCPU, host_state_reload),