Searched refs:native_create_pci_msi_domain (Results 1 – 3 of 3) sorted by relevance
58 struct irq_domain *native_create_pci_msi_domain(void);62 #define native_create_pci_msi_domain NULL macro
81 .create_pci_msi_domain = native_create_pci_msi_domain,
190 struct irq_domain * __init native_create_pci_msi_domain(void) in native_create_pci_msi_domain() function
Completed in 5 milliseconds