Searched refs:halt_wakeup (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/arch/arm/include/asm/ |
D | kvm_host.h | 201 u64 halt_wakeup; member
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | kvm_host.h | 338 u64 halt_wakeup; member
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_pr_papr.c | 384 vcpu->stat.halt_wakeup++; in kvmppc_h_pr()
|
D | book3s.c | 62 { "halt_wakeup", VCPU_STAT(halt_wakeup) },
|
D | book3s_pr.c | 485 vcpu->stat.halt_wakeup++; in kvmppc_set_msr_pr()
|
D | booke.c | 68 { "halt_wakeup", VCPU_STAT(halt_wakeup) },
|
D | book3s_hv.c | 220 ++vcpu->stat.halt_wakeup; in kvmppc_fast_vcpu_kick_hv()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | kvm_host.h | 125 u64 halt_wakeup; member
|
/Linux-v4.19/arch/s390/include/asm/ |
D | kvm_host.h | 307 u64 halt_wakeup; member
|
/Linux-v4.19/arch/mips/include/asm/ |
D | kvm_host.h | 178 u64 halt_wakeup; member
|
/Linux-v4.19/arch/x86/include/asm/ |
D | kvm_host.h | 907 u64 halt_wakeup; member
|
/Linux-v4.19/arch/mips/kvm/ |
D | mips.c | 75 { "halt_wakeup", VCPU_STAT(halt_wakeup), KVM_STAT_VCPU },
|
/Linux-v4.19/virt/kvm/ |
D | kvm_main.c | 2228 ++vcpu->stat.halt_wakeup; in kvm_vcpu_wake_up()
|
/Linux-v4.19/arch/s390/kvm/ |
D | interrupt.c | 1149 vcpu->stat.halt_wakeup++; in kvm_s390_vcpu_wakeup()
|
D | kvm-s390.c | 78 { "halt_wakeup", VCPU_STAT(halt_wakeup) },
|
/Linux-v4.19/arch/x86/kvm/ |
D | x86.c | 187 { "halt_wakeup", VCPU_STAT(halt_wakeup) },
|