Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dcache.h60 #define ICACHEF_ALIASING 0 macro
69 return test_bit(ICACHEF_ALIASING, &__icache_flags); in icache_is_aliasing()
/linux-6.15/arch/arm64/kernel/
H A Dcpuinfo.c424 set_bit(ICACHEF_ALIASING, &__icache_flags); in cpuinfo_detect_icache_policy()