Home
last modified time | relevance | path

Searched refs:halt_wakeup (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dkvm_types.h114 u64 halt_wakeup; member
H A Dkvm_host.h1886 STATS_DESC_COUNTER(VCPU_GENERIC, halt_wakeup), \
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_pr_papr.c396 vcpu->stat.generic.halt_wakeup++; in kvmppc_h_pr()
H A Dbook3s_pr.c502 vcpu->stat.generic.halt_wakeup++; in kvmppc_set_msr_pr()
H A Dbook3s_hv.c241 ++vcpu->stat.generic.halt_wakeup; in kvmppc_fast_vcpu_kick_hv()
/openbmc/linux/virt/kvm/
H A Dkvm_main.c3634 ++vcpu->stat.generic.halt_wakeup; in kvm_vcpu_wake_up()