Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpci.h43 #define ARCH_GENERIC_PCI_MMAP_RESOURCE 1 macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpci.h21 #define ARCH_GENERIC_PCI_MMAP_RESOURCE 1 macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpci.h23 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpci.h48 #define ARCH_GENERIC_PCI_MMAP_RESOURCE 1 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpci.h34 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpci.h110 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpci.h98 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpci.h171 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpci.h66 #define ARCH_GENERIC_PCI_MMAP_RESOURCE macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dmmap.c14 #ifdef ARCH_GENERIC_PCI_MMAP_RESOURCE
H A Dpci-sysfs.c970 #if defined(HAVE_PCI_MMAP) || defined(ARCH_GENERIC_PCI_MMAP_RESOURCE)
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpci.h76 #define ARCH_GENERIC_PCI_MMAP_RESOURCE 1 macro
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dsysfs-pci.rst123 code should ideally define ARCH_GENERIC_PCI_MMAP_RESOURCE and use the generic
129 ARCH_GENERIC_PCI_MMAP_RESOURCE.