IMCR_MAR_BASE 324 arch/c6x/platforms/cache.c unsigned int mar = IMCR_MAR_BASE + ((start >> 24) << 2); IMCR_MAR_BASE 325 arch/c6x/platforms/cache.c unsigned int mar_e = IMCR_MAR_BASE + ((end >> 24) << 2); IMCR_MAR_BASE 333 arch/c6x/platforms/cache.c unsigned int mar = IMCR_MAR_BASE + ((start >> 24) << 2); IMCR_MAR_BASE 334 arch/c6x/platforms/cache.c unsigned int mar_e = IMCR_MAR_BASE + ((end >> 24) << 2);