Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsetup-common.c752 #define KERNEL_COHERENCY (!IS_ENABLED(CONFIG_NOT_COHERENT_CACHE)) macro
766 if (devtree_coherency != KERNEL_COHERENCY) { in check_cache_coherency()
769 KERNEL_COHERENCY ? "on" : "off", in check_cache_coherency()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsetup-common.c808 #define KERNEL_COHERENCY (!IS_ENABLED(CONFIG_NOT_COHERENT_CACHE)) macro
822 if (devtree_coherency != KERNEL_COHERENCY) { in check_cache_coherency()
825 KERNEL_COHERENCY ? "on" : "off", in check_cache_coherency()

Completed in 4 milliseconds