Home
last modified time | relevance | path

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

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