Searched refs:halt_wakeup (Results 1 – 15 of 15) sorted by relevance
/arch/arm/include/asm/ |
D | kvm_host.h | 202 u64 halt_wakeup; member
|
/arch/arm64/include/asm/ |
D | kvm_host.h | 314 u64 halt_wakeup; member
|
/arch/powerpc/kvm/ |
D | book3s_pr_papr.c | 384 vcpu->stat.halt_wakeup++; in kvmppc_h_pr()
|
D | book3s.c | 63 { "halt_wakeup", VCPU_STAT(halt_wakeup) },
|
D | book3s_pr.c | 354 vcpu->stat.halt_wakeup++; in kvmppc_set_msr_pr()
|
D | booke.c | 68 { "halt_wakeup", VCPU_STAT(halt_wakeup) },
|
D | book3s_hv.c | 186 ++vcpu->stat.halt_wakeup; in kvmppc_fast_vcpu_kick_hv()
|
/arch/s390/include/asm/ |
D | kvm_host.h | 305 u64 halt_wakeup; member
|
/arch/powerpc/include/asm/ |
D | kvm_host.h | 119 u64 halt_wakeup; member
|
/arch/mips/include/asm/ |
D | kvm_host.h | 178 u64 halt_wakeup; member
|
/arch/x86/include/asm/ |
D | kvm_host.h | 896 u64 halt_wakeup; member
|
/arch/mips/kvm/ |
D | mips.c | 75 { "halt_wakeup", VCPU_STAT(halt_wakeup), KVM_STAT_VCPU },
|
/arch/s390/kvm/ |
D | interrupt.c | 1097 vcpu->stat.halt_wakeup++; in kvm_s390_vcpu_wakeup()
|
D | kvm-s390.c | 79 { "halt_wakeup", VCPU_STAT(halt_wakeup) },
|
/arch/x86/kvm/ |
D | x86.c | 172 { "halt_wakeup", VCPU_STAT(halt_wakeup) },
|