Searched refs:pci_swiotlb_detect_4gb (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dswiotlb.h9 extern int __init pci_swiotlb_detect_4gb(void);
18 static inline int pci_swiotlb_detect_4gb(void) pci_swiotlb_detect_4gb() function
H A Diommu_table.h66 __IOMMU_INIT(_detect, pci_swiotlb_detect_4gb, NULL, NULL, 0)
69 __IOMMU_INIT(_detect, pci_swiotlb_detect_4gb, NULL, NULL, 1)
/linux-4.4.14/arch/x86/kernel/
H A Dpci-swiotlb.c87 int __init pci_swiotlb_detect_4gb(void) pci_swiotlb_detect_4gb() function
96 IOMMU_INIT(pci_swiotlb_detect_4gb,
/linux-4.4.14/arch/x86/xen/
H A Dpci-swiotlb-xen.c61 /* pci_swiotlb_detect_4gb turns on native SWIOTLB if no_iommu == 0 pci_xen_swiotlb_detect()

Completed in 101 milliseconds