Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dsetup-common.c824 bool devtree_coherency; in check_cache_coherency() local
830 devtree_coherency = prop ? false : true; in check_cache_coherency()
832 if (devtree_coherency != KERNEL_COHERENCY) { in check_cache_coherency()
836 str_on_off(devtree_coherency)); in check_cache_coherency()