Searched defs:kvm_arch_vcpu_should_kick (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/riscv/kvm/ | ||
| H A D | vcpu.c | 223 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) in kvm_arch_vcpu_should_kick() function |
| /linux/arch/mips/kvm/ | ||
| H A D | mips.c | 123 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) in kvm_arch_vcpu_should_kick() function |
| /linux/arch/loongarch/kvm/ | ||
| H A D | vcpu.c | 391 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) kvm_arch_vcpu_should_kick() function |
| /linux/arch/powerpc/kvm/ | ||
| H A D | powerpc.c | 65 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) in kvm_arch_vcpu_should_kick() function |
| /linux/arch/arm64/kvm/ | ||
| H A D | arm.c | 129 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) kvm_arch_vcpu_should_kick() function |
| /linux/arch/s390/kvm/ | ||
| H A D | kvm-s390.c | 3878 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) kvm_arch_vcpu_should_kick() function |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 13874 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) kvm_arch_vcpu_should_kick() function |