Home
last modified time | relevance | path

Searched defs:dcache_lsize (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Dc-r3k.c26 static unsigned long icache_lsize, dcache_lsize; /* Size in bytes */ variable
/openbmc/qemu/util/
H A Dcacheflush.c266 const uintptr_t dcache_lsize = qemu_dcache_linesize; in flush_idcache_range() local