Home
last modified time | relevance | path

Searched defs:pirq_dpci (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dio.c61 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() local
626 struct hvm_pirq_dpci *pirq_dpci; in pt_irq_destroy_bind() local
787 struct hvm_pirq_dpci *pirq_dpci = pirq_dpci(pirqs[i]); in pt_pirq_iterate() local
801 struct hvm_pirq_dpci *pirq_dpci = pirq_dpci(pirq); in hvm_do_IRQ_dpci() local
815 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 …]
A Dpci.c804 struct hvm_pirq_dpci *pirq_dpci, void *arg) in pci_clean_dpci_irq()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/x86/
A Dvtd.c67 struct hvm_pirq_dpci *pirq_dpci, void *arg) in _hvm_dpci_isairq_eoi()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dirq.h135 #define pirq_dpci(pirq) ((pirq) ? &(pirq)->arch.hvm.dpci : NULL) macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dvmsi.c102 void vmsi_deliver_pirq(struct domain *d, const struct hvm_pirq_dpci *pirq_dpci) in vmsi_deliver_pirq()
A Dhvm.c464 static int hvm_migrate_pirq(struct domain *d, struct hvm_pirq_dpci *pirq_dpci, in hvm_migrate_pirq()

Completed in 16 milliseconds