Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/include/asm/
Dcacheflush.h24 return cdesc->flags & CACHE_INCLUSIVE; in cache_inclusive()
Dcpu-info.h17 CACHE_INCLUSIVE = (1 << 2), /* include the inner level caches */ enumerator
/linux-6.1.9/arch/loongarch/mm/
Dcache.c105 cdesc->flags |= CACHE_INCLUSIVE; \