Searched refs:HAVE_PCI_MMAP (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dpci.h37 #define HAVE_PCI_MMAP macro
/linux-master/arch/xtensa/include/asm/
H A Dpci.h42 #define HAVE_PCI_MMAP 1 macro
/linux-master/arch/arm/include/asm/
H A Dpci.h22 #define HAVE_PCI_MMAP macro
/linux-master/arch/loongarch/include/asm/
H A Dpci.h17 #define HAVE_PCI_MMAP macro
/linux-master/arch/microblaze/include/asm/
H A Dpci.h36 #define HAVE_PCI_MMAP 1 macro
/linux-master/arch/sh/include/asm/
H A Dpci.h65 #define HAVE_PCI_MMAP macro
/linux-master/arch/parisc/include/asm/
H A Dpci.h165 #define HAVE_PCI_MMAP macro
/linux-master/arch/mips/include/asm/
H A Dpci.h108 #define HAVE_PCI_MMAP macro
/linux-master/arch/powerpc/include/asm/
H A Dpci.h73 #define HAVE_PCI_MMAP 1 macro
/linux-master/arch/x86/include/asm/
H A Dpci.h96 #define HAVE_PCI_MMAP macro
/linux-master/drivers/pci/
H A Dmmap.c57 (defined(HAVE_PCI_MMAP) || defined(ARCH_GENERIC_PCI_MMAP_RESOURCE))
H A Dproc.c187 #ifdef HAVE_PCI_MMAP
192 #endif /* HAVE_PCI_MMAP */
198 #ifdef HAVE_PCI_MMAP
200 #endif /* HAVE_PCI_MMAP */
212 #ifdef HAVE_PCI_MMAP
233 #endif /* HAVE_PCI_MMAP */
242 #ifdef HAVE_PCI_MMAP
317 #endif /* HAVE_PCI_MMAP */
327 #ifdef HAVE_PCI_MMAP
334 #endif /* HAVE_PCI_MMAP */
[all...]
H A Dpci-sysfs.c1024 #if defined(HAVE_PCI_MMAP) || defined(ARCH_GENERIC_PCI_MMAP_RESOURCE)
1249 #else /* !(defined(HAVE_PCI_MMAP) || defined(ARCH_GENERIC_PCI_MMAP_RESOURCE)) */
/linux-master/include/linux/
H A Dpci.h2361 #if !defined(HAVE_PCI_MMAP) && !defined(ARCH_GENERIC_PCI_MMAP_RESOURCE)

Completed in 172 milliseconds