Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dproto.h99 extern void wildfire_pci_tbi(struct pci_controller *, dma_addr_t, dma_addr_t);
H A Dcore_wildfire.c137 wildfire_pci_tbi(hose, 0, 0); /* Flush TLB at the end. */ in wildfire_init_hose()
347 wildfire_pci_tbi(struct pci_controller *hose, dma_addr_t start, dma_addr_t end) in wildfire_pci_tbi() function