Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dsetup-common.c817 #define KERNEL_COHERENCY (!IS_ENABLED(CONFIG_NOT_COHERENT_CACHE)) macro
831 if (devtree_coherency != KERNEL_COHERENCY) { in check_cache_coherency()
834 str_on_off(KERNEL_COHERENCY), in check_cache_coherency()