Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arc/lib/
H A Dcache.c409 static void read_decode_cache_bcr_arcv2(void) in read_decode_cache_bcr_arcv2() function
462 read_decode_cache_bcr_arcv2(); in cache_init()
/openbmc/linux/arch/arc/mm/
H A Dcache.c42 static int read_decode_cache_bcr_arcv2(int c, char *buf, int len) in read_decode_cache_bcr_arcv2() function
156 n += read_decode_cache_bcr_arcv2(c, buf + n, len - n); in arc_cache_mumbojumbo()