Searched refs:halt_attempted_poll (Results 1 – 12 of 12) sorted by relevance
/arch/arm64/include/asm/ |
D | kvm_host.h | 562 u64 halt_attempted_poll; member
|
/arch/powerpc/include/asm/ |
D | kvm_host.h | 116 u64 halt_attempted_poll; member
|
/arch/s390/include/asm/ |
D | kvm_host.h | 375 u64 halt_attempted_poll; member
|
/arch/arm64/kvm/ |
D | guest.c | 33 VCPU_STAT("halt_attempted_poll", halt_attempted_poll),
|
/arch/powerpc/kvm/ |
D | book3s.c | 54 VCPU_STAT("halt_attempted_poll", halt_attempted_poll),
|
D | booke.c | 52 VCPU_STAT("halt_attempted_poll", halt_attempted_poll),
|
D | book3s_hv.c | 3898 ++vc->runner->stat.halt_attempted_poll; in kvmppc_vcore_blocked()
|
/arch/mips/include/asm/ |
D | kvm_host.h | 183 u64 halt_attempted_poll; member
|
/arch/mips/kvm/ |
D | mips.c | 75 VCPU_STAT("halt_attempted_poll", halt_attempted_poll),
|
/arch/x86/include/asm/ |
D | kvm_host.h | 1050 u64 halt_attempted_poll; member
|
/arch/s390/kvm/ |
D | kvm-s390.c | 74 VCPU_STAT("halt_attempted_poll", halt_attempted_poll),
|
/arch/x86/kvm/ |
D | x86.c | 218 VCPU_STAT("halt_attempted_poll", halt_attempted_poll),
|