Home
last modified time | relevance | path

Searched refs:vt_to_vcpu (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dposted_intr.c264 kvm_vcpu_wake_up(vt_to_vcpu(vt)); in pi_wakeup_handler()
H A Dvmx.h316 static __always_inline struct kvm_vcpu *vt_to_vcpu(struct vcpu_vt *vt) in vt_to_vcpu() function