Searched refs:pci_mmap_legacy_page_range (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/arch/ia64/include/asm/ |
D | pci.h | 38 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pci.h | 58 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pci.h | 90 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pci.h | 89 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
|
/Linux-v4.19/arch/alpha/kernel/ |
D | pci-sysfs.c | 282 int pci_mmap_legacy_page_range(struct pci_bus *bus, struct vm_area_struct *vma, in pci_mmap_legacy_page_range() function
|
/Linux-v4.19/arch/ia64/pci/ |
D | pci.c | 440 pci_mmap_legacy_page_range(struct pci_bus *bus, struct vm_area_struct *vma, in pci_mmap_legacy_page_range() function
|
/Linux-v4.19/Documentation/filesystems/ |
D | sysfs-pci.txt | 131 pci_legacy_read, pci_legacy_write and pci_mmap_legacy_page_range functions.
|
/Linux-v4.19/drivers/pci/ |
D | pci-sysfs.c | 1028 return pci_mmap_legacy_page_range(bus, vma, pci_mmap_mem); in pci_mmap_legacy_mem() 1048 return pci_mmap_legacy_page_range(bus, vma, pci_mmap_io); in pci_mmap_legacy_io()
|
/Linux-v4.19/arch/microblaze/pci/ |
D | pci-common.c | 307 int pci_mmap_legacy_page_range(struct pci_bus *bus, in pci_mmap_legacy_page_range() function
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | pci-common.c | 565 int pci_mmap_legacy_page_range(struct pci_bus *bus, in pci_mmap_legacy_page_range() function
|