Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dirq.h71 typedef const struct hw_interrupt_type hw_irq_controller; typedef
88 hw_irq_controller *handler;
118 extern hw_irq_controller no_irq_type;
/xen/xen/include/asm-arm/
A Dgic.h335 hw_irq_controller *gic_host_irq_type;
338 hw_irq_controller *gic_guest_irq_type;
/xen/xen/drivers/passthrough/amd/
A Diommu_init.c449 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()
/xen/xen/arch/x86/
A Dmsi.c470 static hw_irq_controller pci_msi_maskable = {
481 static hw_irq_controller pci_msi_nonmaskable = {
540 hw_irq_controller *handler) in __setup_msi_irq()
A Dio_apic.c962 static hw_irq_controller ioapic_edge_type;
1764 static hw_irq_controller ioapic_edge_type = {
1815 static hw_irq_controller lapic_irq_type = {
A Dhpet.c316 static hw_irq_controller hpet_msi_type = {
A Dirq.c462 hw_irq_controller no_irq_type = {
/xen/xen/arch/arm/
A Dgic-v2.c898 static hw_irq_controller gicv2_host_irq_type = {
909 static hw_irq_controller gicv2_guest_irq_type = {
A Dirq.c56 hw_irq_controller no_irq_type = {
A Dgic-v3.c1309 static const hw_irq_controller gicv3_host_irq_type = {
1320 static const hw_irq_controller gicv3_guest_irq_type = {
/xen/xen/drivers/passthrough/vtd/
A Diommu.c1113 static hw_irq_controller dma_msi_type = {

Completed in 32 milliseconds