Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c4475 static int vmx_deliver_posted_interrupt(struct kvm_vcpu *vcpu, int vector) in set_cr4_guest_host_mask()
4497 if (vmx_deliver_posted_interrupt(vcpu, vector)) { in vmx_pin_based_exec_ctrl()
4354 static int vmx_deliver_posted_interrupt(struct kvm_vcpu *vcpu, int vector) vmx_deliver_posted_interrupt() function