Searched refs:pci_xen_swiotlb_detect (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/xen/
H A Dswiotlb-xen.h6 extern int __init pci_xen_swiotlb_detect(void);
11 static inline int __init pci_xen_swiotlb_detect(void) { return 0; } pci_xen_swiotlb_init() function
/linux-4.4.14/arch/x86/xen/
H A Dpci-swiotlb-xen.c37 * pci_xen_swiotlb_detect - set xen_swiotlb to 1 if necessary
42 int __init pci_xen_swiotlb_detect(void) pci_xen_swiotlb_detect() function
106 IOMMU_INIT_FINISH(pci_xen_swiotlb_detect,
/linux-4.4.14/arch/x86/kernel/
H A Dpci-swiotlb.c79 pci_xen_swiotlb_detect,

Completed in 83 milliseconds