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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dcpuinfo.h57 unsigned long dcache_base; member in struct:cpuinfo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/mm/
H A Dconsistent.c49 # define UNCACHED_SHADOW_MASK (cpuinfo.dcache_high - cpuinfo.dcache_base + 1)
103 if ((unsigned int)ret > cpuinfo.dcache_base &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c89 CI(dcache_base, DCACHE_BASEADDR);
H A Dcpuinfo-static.c97 ci->dcache_base = fcpu(cpu, "d-cache-baseaddr");

Completed in 62 milliseconds