Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-mvebu/
Dcoherency.c183 if (!coherency_available()) in armada_375_380_coherency_init()
262 int coherency_available(void) in coherency_available() function
287 if (coherency_available()) in coherency_late_init()
298 if (coherency_available()) in coherency_pci_init()
Dcoherency.h22 int coherency_available(void);
Dboard-v7.c111 BUG_ON(mvebu_mbus_dt_init(coherency_available())); in mvebu_init_irq()