Home
last modified time | relevance | path

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

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