Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h98 int hvm_do_IRQ_dpci(struct domain *, struct pirq *);
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dio.c798 int hvm_do_IRQ_dpci(struct domain *d, struct pirq *pirq) in hvm_do_IRQ_dpci() function
/xen-4.10.0-shim-comet/docs/misc/
A Dvtd-pi.txt65 vmx_do_extint() --> do_IRQ() --> __do_IRQ_guest() --> hvm_do_IRQ_dpci() -->
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dirq.c1191 if ( !is_hvm_domain(d) || !hvm_do_IRQ_dpci(d, pirq) ) in __do_IRQ_guest()

Completed in 9 milliseconds