Home
last modified time | relevance | path

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

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