Searched refs:arch_can_pci_mmap_wc (Results 1 – 9 of 9) sorted by relevance
20 #define arch_can_pci_mmap_wc() 1 macro
35 #define arch_can_pci_mmap_wc() 1 macro
97 #define arch_can_pci_mmap_wc() pat_enabled() macro
78 #define arch_can_pci_mmap_wc() 1 macro
223 dev->wc_support = arch_can_pci_mmap_wc(); in mlx5_ib_test_wc()
226 if (arch_can_pci_mmap_wc()) { in proc_bus_pci_ioctl()
1253 if (!retval && arch_can_pci_mmap_wc() && in pci_create_resource_files()
132 arch_can_pci_mmap_wc() which shall evaluate to non-zero at runtime when
1907 #ifndef arch_can_pci_mmap_wc1908 #define arch_can_pci_mmap_wc() 0 macro
Completed in 21 milliseconds