Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h270 struct irq_domain *hv_create_pci_msi_domain(void);
/openbmc/linux/arch/x86/hyperv/
H A Dirqdomain.c324 struct irq_domain * __init hv_create_pci_msi_domain(void) in hv_create_pci_msi_domain() function
H A Dhv_init.c623 x86_init.irqs.create_pci_msi_domain = hv_create_pci_msi_domain; in hyperv_init()