Searched refs:hw_irq_controller (Results 1 – 11 of 11) sorted by relevance
71 typedef const struct hw_interrupt_type hw_irq_controller; typedef88 hw_irq_controller *handler;118 extern hw_irq_controller no_irq_type;
335 hw_irq_controller *gic_host_irq_type;338 hw_irq_controller *gic_guest_irq_type;
449 static hw_irq_controller iommu_msi_type = {480 static hw_irq_controller iommu_maskable_msi_type = {518 static hw_irq_controller iommu_x2apic_type = {777 hw_irq_controller *handler; in set_iommu_interrupt_handler()
470 static hw_irq_controller pci_msi_maskable = {481 static hw_irq_controller pci_msi_nonmaskable = {540 hw_irq_controller *handler) in __setup_msi_irq()
962 static hw_irq_controller ioapic_edge_type;1764 static hw_irq_controller ioapic_edge_type = {1815 static hw_irq_controller lapic_irq_type = {
316 static hw_irq_controller hpet_msi_type = {
462 hw_irq_controller no_irq_type = {
898 static hw_irq_controller gicv2_host_irq_type = {909 static hw_irq_controller gicv2_guest_irq_type = {
56 hw_irq_controller no_irq_type = {
1309 static const hw_irq_controller gicv3_host_irq_type = {1320 static const hw_irq_controller gicv3_guest_irq_type = {
1113 static hw_irq_controller dma_msi_type = {
Completed in 32 milliseconds