Home
last modified time | relevance | path

Searched refs:perip_base (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arc/mm/
H A Dioremap.c18 } else if (paddr >= perip_base && paddr <= perip_end) { in arc_uncached_addr_space()
H A Dcache.c28 unsigned long perip_base = ARC_UNCACHED_ADDR_SPACE; /* legacy value for boot */ variable
87 perip_base = vol.start << 28; in read_decode_cache_bcr_arcv2()
94 perip_base, in read_decode_cache_bcr_arcv2()
/linux/arch/arc/include/asm/
H A Dcache.h66 extern unsigned long perip_base, perip_end;