Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-mvebu/
Dcoherency.c180 if (!coherency_available()) in armada_375_380_coherency_init()
259 int coherency_available(void) in coherency_available() function
284 if (coherency_available()) in coherency_late_init()
295 if (coherency_available()) in coherency_pci_init()
Dcoherency.h18 int coherency_available(void);
Dboard-v7.c108 BUG_ON(mvebu_mbus_dt_init(coherency_available())); in mvebu_init_irq()