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

/linux-master/arch/arm/mach-mvebu/
H A Dcoherency.h18 int coherency_available(void);
H A Dcoherency.c180 if (!coherency_available())
259 int coherency_available(void) function
284 if (coherency_available())
295 if (coherency_available())
H A Dboard-v7.c108 BUG_ON(mvebu_mbus_dt_init(coherency_available()));

Completed in 114 milliseconds