Home
last modified time | relevance | path

Searched refs:arch_can_pci_mmap_wc (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dpci.h19 #define arch_can_pci_mmap_wc() 1 macro
/linux/arch/x86/include/asm/
H A Dpci.h97 #define arch_can_pci_mmap_wc() pat_enabled() macro
/linux/arch/powerpc/include/asm/
H A Dpci.h76 #define arch_can_pci_mmap_wc() 1 macro
/linux/Documentation/translations/zh_CN/PCI/
H A Dsysfs-pci.rst122 支持PCI资源的写组合映射的平台必须定义arch_can_pci_mmap_wc(),当写组合被允许时,在运行时应
/linux/arch/s390/include/asm/
H A Dpci.h15 #define arch_can_pci_mmap_wc() 1 macro
/linux/drivers/pci/
H A Dproc.c224 if (arch_can_pci_mmap_wc()) { in proc_bus_pci_ioctl()
H A Dpci-sysfs.c1273 if (!retval && arch_can_pci_mmap_wc() && in pci_create_resource_files()
/linux/Documentation/PCI/
H A Dsysfs-pci.rst132 arch_can_pci_mmap_wc() which shall evaluate to non-zero at runtime when