Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Diommu.h180 int hvm_do_IRQ_dpci(struct domain *, struct pirq *);
/xen/xen/drivers/passthrough/
A Dio.c820 int hvm_do_IRQ_dpci(struct domain *d, struct pirq *pirq) in hvm_do_IRQ_dpci() function
/xen/docs/misc/
A Dvtd-pi.txt65 vmx_do_extint() --> do_IRQ() --> __do_IRQ_guest() --> hvm_do_IRQ_dpci() -->
/xen/xen/arch/x86/
A Dirq.c1886 if ( !is_hvm_domain(d) || !hvm_do_IRQ_dpci(d, pirq) ) in do_IRQ_guest()

Completed in 12 milliseconds