Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dkvm_types.h130 u64 halt_attempted_poll; member
H A Dkvm_host.h2041 STATS_DESC_COUNTER(VCPU_GENERIC, halt_attempted_poll), \
/linux/virt/kvm/ !
H A Dkvm_main.c3677 ++vcpu->stat.generic.halt_attempted_poll; in update_halt_poll_stats()
/linux/arch/powerpc/kvm/ !
H A Dbook3s_hv.c4616 ++vc->runner->stat.generic.halt_attempted_poll; in kvmppc_vcore_blocked()