Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mvebu/
H A Dcoherency.c46 COHERENCY_FABRIC_TYPE_NONE, enumerator
227 return COHERENCY_FABRIC_TYPE_NONE; in coherency_type()
231 return COHERENCY_FABRIC_TYPE_NONE; in coherency_type()
261 return coherency_type() != COHERENCY_FABRIC_TYPE_NONE; in coherency_available()