use_dcache         53 arch/microblaze/include/asm/cpuinfo.h 	u32 use_dcache;
use_dcache         85 arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c 	CI(use_dcache, USE_DCACHE);
use_dcache         86 arch/microblaze/kernel/cpu/cpuinfo-static.c 	ci->use_dcache = fcpu(cpu, "xlnx,use-dcache");
use_dcache        107 arch/microblaze/kernel/cpu/mb.c 	if (cpuinfo.use_dcache) {