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
319 dev->wc_support = arch_can_pci_mmap_wc(); in mlx5_ib_test_wc()
225 if (arch_can_pci_mmap_wc()) { in proc_bus_pci_ioctl()
1190 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
1834 #ifndef arch_can_pci_mmap_wc1835 #define arch_can_pci_mmap_wc() 0 macro