Searched refs:pci_mmap_legacy_page_range (Results 1 - 8 of 8) sorted by relevance
/arch/alpha/include/asm/ |
H A D | pci.h | 123 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
|
/arch/ia64/include/asm/ |
H A D | pci.h | 78 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
|
/arch/microblaze/include/asm/ |
H A D | pci.h | 74 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
|
/arch/powerpc/include/asm/ |
H A D | pci.h | 123 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
|
/arch/alpha/kernel/ |
H A D | pci-sysfs.c | 282 int pci_mmap_legacy_page_range(struct pci_bus *bus, struct vm_area_struct *vma, function
|
/arch/ia64/pci/ |
H A D | pci.c | 655 * pci_mmap_legacy_page_range - map legacy memory space to userland 663 pci_mmap_legacy_page_range(struct pci_bus *bus, struct vm_area_struct *vma, function
|
/arch/microblaze/pci/ |
H A D | pci-common.c | 425 int pci_mmap_legacy_page_range(struct pci_bus *bus, function 435 pr_debug("pci_mmap_legacy_page_range(%04x:%02x, %s @%llx..%llx)\n",
|
/arch/powerpc/kernel/ |
H A D | pci-common.c | 542 int pci_mmap_legacy_page_range(struct pci_bus *bus, function 552 pr_debug("pci_mmap_legacy_page_range(%04x:%02x, %s @%llx..%llx)\n",
|
Completed in 963 milliseconds