Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c4589 static void vmx_deliver_posted_interrupt(struct kvm_vcpu *vcpu, int vector) in vmx_deliver_posted_interrupt() function
10849 .deliver_posted_interrupt = vmx_deliver_posted_interrupt,