Home
last modified time | relevance | path

Searched refs:CACHE_INCLUSIVE (Results 1 - 6 of 6) sorted by relevance

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

Completed in 3 milliseconds