Home
last modified time | relevance | path

Searched defs:icache_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.c265 const uintptr_t icache_lsize = qemu_icache_linesize; in flush_idcache_range() local