Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c6261 static void vmx_deliver_posted_interrupt(struct kvm_vcpu *vcpu, int vector) in vmx_deliver_posted_interrupt() function
14181 .deliver_posted_interrupt = vmx_deliver_posted_interrupt,