Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpci.h106 extern void pci_iommu_alloc(void);
/linux/arch/x86/kernel/
H A Dpci-dma.c98 void __init pci_iommu_alloc(void) in pci_iommu_alloc() function
/linux/arch/x86/mm/
H A Dinit_32.c719 pci_iommu_alloc(); in mem_init()