Home
last modified time | relevance | path

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

/linux/arch/arc/include/asm/
H A Dcache.h66 extern unsigned long perip_base, perip_end;
/linux/arch/arc/mm/
H A Dcache.c29 unsigned long perip_end = 0xFFFFFFFF; /* legacy value */ variable
90 perip_end = (vol.limit << 28) - 1; in read_decode_cache_bcr_arcv2()