Searched refs:dcache_high (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.h58 unsigned long dcache_high; 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)
104 (unsigned int)ret < cpuinfo.dcache_high)
/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.c90 CI(dcache_high, DCACHE_HIGHADDR);
H A Dcpuinfo-static.c98 ci->dcache_high = fcpu(cpu, "d-cache-highaddr");

Completed in 100 milliseconds