Searched refs:hvm_do_IRQ_dpci (Results 1 – 4 of 4) sorted by relevance
180 int hvm_do_IRQ_dpci(struct domain *, struct pirq *);
820 int hvm_do_IRQ_dpci(struct domain *d, struct pirq *pirq) in hvm_do_IRQ_dpci() function
65 vmx_do_extint() --> do_IRQ() --> __do_IRQ_guest() --> hvm_do_IRQ_dpci() -->
1886 if ( !is_hvm_domain(d) || !hvm_do_IRQ_dpci(d, pirq) ) in do_IRQ_guest()
Completed in 12 milliseconds