Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcommon.h159 static inline void __vmx_deliver_posted_interrupt(struct kvm_vcpu *vcpu, in __vmx_deliver_posted_interrupt() function
H A Dtdx.c1915 __vmx_deliver_posted_interrupt(vcpu, &tdx->vt.pi_desc, vector); in tdx_deliver_interrupt()
H A Dvmx.c4183 __vmx_deliver_posted_interrupt(vcpu, &vt->pi_desc, vector); in vmx_deliver_posted_interrupt()