Home
last modified time | relevance | path

Searched refs:ST0_CM (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/mips/mm/
Dc-r3k.c44 if (dummy != 0xa5a55a5a || (status & ST0_CM)) { in r3k_cache_size()
81 if (!(status & ST0_CM)) in r3k_cache_lsize()
/linux-6.6.21/arch/mips/include/asm/
Dmipsregs.h313 #define ST0_CM 0x00080000 macro