Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dasync_pf.c96 __kvm_vcpu_wake_up(vcpu); in async_pf_execute()
H A Dkvm_main.c3792 if (__kvm_vcpu_wake_up(vcpu)) { in kvm_vcpu_wake_up()
/linux/arch/arm64/kvm/
H A Darm.c920 __kvm_vcpu_wake_up(vcpu); in kvm_arm_resume_guest()