Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c3847 static void vmx_deliver_posted_interrupt(struct kvm_vcpu *vcpu, int vector) in vmx_deliver_posted_interrupt() function
7832 .deliver_posted_interrupt = vmx_deliver_posted_interrupt,