Home
last modified time | relevance | path

Searched refs:wfe_exit_stat (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/kvm/
H A Dhandle_exit.c120 vcpu->stat.wfe_exit_stat++; in kvm_handle_wfx()
H A Dguest.c48 STATS_DESC_COUNTER(VCPU, wfe_exit_stat),
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h900 u64 wfe_exit_stat; member