Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dkvm_types.h112 u64 halt_attempted_poll; member
Dkvm_host.h1884 STATS_DESC_COUNTER(VCPU_GENERIC, halt_attempted_poll), \
/Linux-v6.6/virt/kvm/
Dkvm_main.c3517 ++vcpu->stat.generic.halt_attempted_poll; in update_halt_poll_stats()
/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_hv.c4335 ++vc->runner->stat.generic.halt_attempted_poll; in kvmppc_vcore_blocked()