Home
last modified time | relevance | path

Searched refs:dcache_base (Results 1 – 4 of 4) sorted by relevance

/arch/microblaze/mm/
Dconsistent.c49 # define UNCACHED_SHADOW_MASK (cpuinfo.dcache_high - cpuinfo.dcache_base + 1)
103 if ((unsigned int)ret > cpuinfo.dcache_base && in consistent_alloc()
/arch/microblaze/include/asm/
Dcpuinfo.h59 unsigned long dcache_base; member
/arch/microblaze/kernel/cpu/
Dcpuinfo-pvr-full.c90 CI(dcache_base, DCACHE_BASEADDR); in set_cpuinfo_pvr_full()
Dcpuinfo-static.c97 ci->dcache_base = fcpu(cpu, "d-cache-baseaddr"); in set_cpuinfo_static()