Searched defs:pirq_dpci (Results 1 – 6 of 6) sorted by relevance
61 static void raise_softirq_for(struct hvm_pirq_dpci *pirq_dpci) in raise_softirq_for()84 bool pt_pirq_softirq_active(struct hvm_pirq_dpci *pirq_dpci) in pt_pirq_softirq_active()104 static void pt_pirq_softirq_reset(struct hvm_pirq_dpci *pirq_dpci) in pt_pirq_softirq_reset()282 struct hvm_pirq_dpci *pirq_dpci; in pt_irq_create_bind() local626 struct hvm_pirq_dpci *pirq_dpci; in pt_irq_destroy_bind() local787 struct hvm_pirq_dpci *pirq_dpci = pirq_dpci(pirqs[i]); in pt_pirq_iterate() local801 struct hvm_pirq_dpci *pirq_dpci = pirq_dpci(pirq); in hvm_do_IRQ_dpci() local815 static void __msi_pirq_eoi(struct hvm_pirq_dpci *pirq_dpci) in __msi_pirq_eoi()833 struct hvm_pirq_dpci *pirq_dpci, void *arg) in _hvm_dpci_msi_eoi()934 struct hvm_pirq_dpci *pirq_dpci; in hvm_pirq_eoi() local[all …]
804 struct hvm_pirq_dpci *pirq_dpci, void *arg) in pci_clean_dpci_irq()
67 struct hvm_pirq_dpci *pirq_dpci, void *arg) in _hvm_dpci_isairq_eoi()
135 #define pirq_dpci(pirq) ((pirq) ? &(pirq)->arch.hvm.dpci : NULL) macro
102 void vmsi_deliver_pirq(struct domain *d, const struct hvm_pirq_dpci *pirq_dpci) in vmsi_deliver_pirq()
464 static int hvm_migrate_pirq(struct domain *d, struct hvm_pirq_dpci *pirq_dpci, in hvm_migrate_pirq()
Completed in 15 milliseconds