Home
last modified time | relevance | path

Searched refs:__kvm_vcpu_wake_up (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/virt/kvm/
Dasync_pf.c96 __kvm_vcpu_wake_up(vcpu); in async_pf_execute()
Dkvm_main.c3714 if (__kvm_vcpu_wake_up(vcpu)) { in kvm_vcpu_wake_up()
/linux-6.14.4/arch/arm64/kvm/
Darm.c881 __kvm_vcpu_wake_up(vcpu); in kvm_arm_resume_guest()
/linux-6.14.4/include/linux/
Dkvm_host.h1713 static inline bool __kvm_vcpu_wake_up(struct kvm_vcpu *vcpu) in __kvm_vcpu_wake_up() function