Home
last modified time | relevance | path

Searched refs:native_create_pci_msi_domain (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
A Dirqdomain.h58 struct irq_domain *native_create_pci_msi_domain(void);
62 #define native_create_pci_msi_domain NULL macro
/linux/arch/x86/kernel/
A Dx86_init.c81 .create_pci_msi_domain = native_create_pci_msi_domain,
/linux/arch/x86/kernel/apic/
A Dmsi.c190 struct irq_domain * __init native_create_pci_msi_domain(void) in native_create_pci_msi_domain() function

Completed in 5 milliseconds