Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dsetup-common.c807 #define KERNEL_COHERENCY (!IS_ENABLED(CONFIG_NOT_COHERENT_CACHE)) macro
821 if (devtree_coherency != KERNEL_COHERENCY) { in check_cache_coherency()
824 KERNEL_COHERENCY ? "on" : "off", in check_cache_coherency()

Completed in 5 milliseconds