Home
last modified time | relevance | path

Searched refs:halt_attempted_poll (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dkvm_types.h106 u64 halt_attempted_poll; member
H A Dkvm_host.h2032 STATS_DESC_COUNTER(VCPU_GENERIC, halt_attempted_poll), \
/linux-6.15/virt/kvm/
H A Dkvm_main.c3615 ++vcpu->stat.generic.halt_attempted_poll; in update_halt_poll_stats()
/linux-6.15/arch/powerpc/kvm/
H A Dbook3s_hv.c4617 ++vc->runner->stat.generic.halt_attempted_poll; in kvmppc_vcore_blocked()