Home
last modified time | relevance | path

Searched refs:kvm_arch_vcpu_should_kick (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Darm.c69 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) in kvm_arch_vcpu_should_kick() function
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmips.c110 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) in kvm_arch_vcpu_should_kick() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h960 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu);
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dpowerpc.c64 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) in kvm_arch_vcpu_should_kick() function
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dkvm_main.c2948 if (kvm_arch_vcpu_should_kick(vcpu)) in kvm_vcpu_kick()
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dkvm-s390.c3421 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) in kvm_arch_vcpu_should_kick() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c11018 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu) in kvm_arch_vcpu_should_kick() function