Searched refs:pci_mmap_legacy_page_range (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/alpha/include/asm/
H A Dpci.h84 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
/linux-master/arch/powerpc/include/asm/
H A Dpci.h82 extern int pci_mmap_legacy_page_range(struct pci_bus *bus,
/linux-master/arch/alpha/kernel/
H A Dpci-sysfs.c286 int pci_mmap_legacy_page_range(struct pci_bus *bus, struct vm_area_struct *vma, function
/linux-master/drivers/pci/
H A Dpci-sysfs.c915 return pci_mmap_legacy_page_range(bus, vma, pci_mmap_mem);
935 return pci_mmap_legacy_page_range(bus, vma, pci_mmap_io);
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c653 int pci_mmap_legacy_page_range(struct pci_bus *bus, function
663 pr_debug("pci_mmap_legacy_page_range(%04x:%02x, %s @%llx..%llx)\n",

Completed in 293 milliseconds