Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/endpoint/functions/
Dpci-epf-mhi.c218 phys_addr_t tre_phys; in pci_epf_mhi_iatu_read() local
223 ret = __pci_epf_mhi_alloc_map(mhi_cntrl, from, &tre_phys, &tre_buf, in pci_epf_mhi_iatu_read()
232 __pci_epf_mhi_unmap_free(mhi_cntrl, from, tre_phys, tre_buf, offset, in pci_epf_mhi_iatu_read()
246 phys_addr_t tre_phys; in pci_epf_mhi_iatu_write() local
251 ret = __pci_epf_mhi_alloc_map(mhi_cntrl, to, &tre_phys, &tre_buf, in pci_epf_mhi_iatu_write()
260 __pci_epf_mhi_unmap_free(mhi_cntrl, to, tre_phys, tre_buf, offset, in pci_epf_mhi_iatu_write()