Searched refs:wildfire_pci_tbi (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | proto.h | 103 extern void wildfire_pci_tbi(struct pci_controller *, dma_addr_t, dma_addr_t);
|
H A D | core_wildfire.c | 137 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
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | proto.h | 99 extern void wildfire_pci_tbi(struct pci_controller *, dma_addr_t, dma_addr_t);
|
H A D | core_wildfire.c | 137 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
|
Completed in 3 milliseconds