Home
last modified time | relevance | path

Searched refs:ARCH_GENERIC_PCI_MMAP_RESOURCE (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/pci/
Dmmap.c16 #ifdef ARCH_GENERIC_PCI_MMAP_RESOURCE
57 (defined(HAVE_PCI_MMAP) || defined(ARCH_GENERIC_PCI_MMAP_RESOURCE))
Dpci-sysfs.c1028 #if defined(HAVE_PCI_MMAP) || defined(ARCH_GENERIC_PCI_MMAP_RESOURCE)
/linux-6.12.1/Documentation/translations/zh_CN/PCI/
Dsysfs-pci.rst115 为了支持上述的PCI资源映射,Linux平台代码最好定义ARCH_GENERIC_PCI_MMAP_RESOURCE并使用该
120ARCH_GENERIC_PCI_MMAP_RESOURCE
/linux-6.12.1/arch/xtensa/include/asm/
Dpci.h43 #define ARCH_GENERIC_PCI_MMAP_RESOURCE 1 macro
/linux-6.12.1/include/asm-generic/
Dpci.h20 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/linux-6.12.1/arch/microblaze/include/asm/
Dpci.h37 #define ARCH_GENERIC_PCI_MMAP_RESOURCE 1 macro
/linux-6.12.1/arch/arm/include/asm/
Dpci.h23 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/linux-6.12.1/arch/sparc/include/asm/
Dpci.h40 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/linux-6.12.1/arch/mips/include/asm/
Dpci.h109 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/linux-6.12.1/arch/x86/include/asm/
Dpci.h98 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/linux-6.12.1/arch/parisc/include/asm/
Dpci.h166 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/linux-6.12.1/arch/sh/include/asm/
Dpci.h66 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/linux-6.12.1/arch/powerpc/include/asm/
Dpci.h74 #define ARCH_GENERIC_PCI_MMAP_RESOURCE 1 macro
/linux-6.12.1/Documentation/PCI/
Dsysfs-pci.rst123 code should ideally define ARCH_GENERIC_PCI_MMAP_RESOURCE and use the generic
129 ARCH_GENERIC_PCI_MMAP_RESOURCE.
/linux-6.12.1/include/linux/
Dpci.h2339 #if !defined(HAVE_PCI_MMAP) && !defined(ARCH_GENERIC_PCI_MMAP_RESOURCE)