Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/include/asm/
Dcacheflush.h14 return cdesc->flags & CACHE_PRESENT; in cache_present()
Dcpu-info.h15 CACHE_PRESENT = (1 << 0), enumerator
/linux-6.1.9/arch/loongarch/mm/
Dcache.c108 cdesc->flags |= CACHE_PRESENT; \