Home
last modified time | relevance | path

Searched refs:pci_epf_alloc_space (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/PCI/endpoint/
A Dpci-endpoint.rst186 * pci_epf_alloc_space()
189 pci_epf_alloc_space().
194 (using pci_epf_alloc_space) by invoking pci_epf_free_space().
/linux/include/linux/
A Dpci-epf.h206 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar,
/linux/drivers/pci/endpoint/
A Dpci-epf-core.c291 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, in pci_epf_alloc_space() function
333 EXPORT_SYMBOL_GPL(pci_epf_alloc_space);
/linux/drivers/pci/endpoint/functions/
A Dpci-epf-test.c785 base = pci_epf_alloc_space(epf, test_reg_size, test_reg_bar, in pci_epf_test_alloc_space()
803 base = pci_epf_alloc_space(epf, bar_size[bar], bar, in pci_epf_test_alloc_space()
A Dpci-epf-ntb.c1070 base = pci_epf_alloc_space(epf, size, barno, align, type); in epf_ntb_config_spad_bar_alloc()
/linux/
A Dvmlinux.symvers1861 0x00000000 pci_epf_alloc_space vmlinux EXPORT_SYMBOL_GPL
A DSystem.map21776 ffff8000105ca4d0 T pci_epf_alloc_space
A D.tmp_System.map21776 ffff8000105ca4d0 T pci_epf_alloc_space

Completed in 312 milliseconds