Home
last modified time | relevance | path

Searched refs:hw_irq_controller (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dirq.h70 typedef const struct hw_interrupt_type hw_irq_controller; typedef
87 hw_irq_controller *handler;
117 extern hw_irq_controller no_irq_type;
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dgic.h324 hw_irq_controller *gic_host_irq_type;
327 hw_irq_controller *gic_guest_irq_type;
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_init.c482 static hw_irq_controller iommu_msi_type = {
513 static hw_irq_controller iommu_maskable_msi_type = {
780 hw_irq_controller *handler; in set_iommu_interrupt_handler()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dgic-v2.c796 static hw_irq_controller gicv2_host_irq_type = {
807 static hw_irq_controller gicv2_guest_irq_type = {
A Dirq.c47 hw_irq_controller no_irq_type = {
A Dgic-v3.c1199 static const hw_irq_controller gicv3_host_irq_type = {
1210 static const hw_irq_controller gicv3_guest_irq_type = {
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmsi.c545 static hw_irq_controller pci_msi_maskable = {
556 static hw_irq_controller pci_msi_nonmaskable = {
618 hw_irq_controller *handler) in __setup_msi_irq()
A Dio_apic.c954 static hw_irq_controller ioapic_edge_type;
1760 static hw_irq_controller ioapic_edge_type = {
1811 static hw_irq_controller lapic_irq_type = {
A Dhpet.c319 static hw_irq_controller hpet_msi_type = {
A Dirq.c394 hw_irq_controller no_irq_type = {
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.c1112 static hw_irq_controller dma_msi_type = {

Completed in 34 milliseconds