Searched refs:wfi_exit_stat (Results 1 – 3 of 3) sorted by relevance
/arch/arm64/kvm/ | ||
D | handle_exit.c | 97 vcpu->stat.wfi_exit_stat++; in kvm_handle_wfx() |
D | guest.c | 48 STATS_DESC_COUNTER(VCPU, wfi_exit_stat), |
/arch/arm64/include/asm/ | ||
D | kvm_host.h | 724 u64 wfi_exit_stat; member |