Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dkvm_types.h113 u64 halt_wakeup; member
Dkvm_host.h1857 STATS_DESC_COUNTER(VCPU_GENERIC, halt_wakeup), \
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_pr_papr.c396 vcpu->stat.generic.halt_wakeup++; in kvmppc_h_pr()
Dbook3s_pr.c502 vcpu->stat.generic.halt_wakeup++; in kvmppc_set_msr_pr()
Dbook3s_hv.c238 ++vcpu->stat.generic.halt_wakeup; in kvmppc_fast_vcpu_kick_hv()
/linux-6.1.9/virt/kvm/
Dkvm_main.c3586 ++vcpu->stat.generic.halt_wakeup; in kvm_vcpu_wake_up()