Searched refs:dcache_base (Results 1 – 4 of 4) sorted by relevance
38 #define UNCACHED_SHADOW_MASK (cpuinfo.dcache_high - cpuinfo.dcache_base + 1)48 if (addr > cpuinfo.dcache_base && addr < cpuinfo.dcache_high) in uncached_kernel_address()
59 unsigned long dcache_base; member
90 CI(dcache_base, DCACHE_BASEADDR); in set_cpuinfo_pvr_full()
97 ci->dcache_base = fcpu(cpu, "d-cache-baseaddr"); in set_cpuinfo_static()