Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dsetup-common.c750 bool devtree_coherency; in check_cache_coherency() local
756 devtree_coherency = prop ? false : true; in check_cache_coherency()
758 if (devtree_coherency != KERNEL_COHERENCY) { in check_cache_coherency()
762 devtree_coherency ? "on" : "off"); in check_cache_coherency()

Completed in 4 milliseconds