l2_cache         1130 arch/powerpc/kernel/smp.c 	struct device_node *l2_cache, *np;
l2_cache         1133 arch/powerpc/kernel/smp.c 	l2_cache = cpu_to_l2cache(cpu);
l2_cache         1134 arch/powerpc/kernel/smp.c 	if (!l2_cache)
l2_cache         1146 arch/powerpc/kernel/smp.c 		if (np == l2_cache)
l2_cache         1151 arch/powerpc/kernel/smp.c 	of_node_put(l2_cache);
l2_cache          237 arch/x86/kernel/cpu/cacheinfo.c 	union l2_cache l2;
l2_cache           48 drivers/gpu/drm/lima/lima_device.c 	LIMA_IP_DESC(l2_cache0,   true,  true,  0x01000, 0x10000, l2_cache, NULL),
l2_cache           49 drivers/gpu/drm/lima/lima_device.c 	LIMA_IP_DESC(l2_cache1,   false, true,  -1,      0x01000, l2_cache, NULL),
l2_cache           50 drivers/gpu/drm/lima/lima_device.c 	LIMA_IP_DESC(l2_cache2,   false, false, -1,      0x11000, l2_cache, NULL),
l2_cache          220 drivers/gpu/drm/lima/lima_device.c 	pipe->l2_cache[pipe->num_l2_cache++] = dev->ip + lima_ip_l2_cache0;
l2_cache          253 drivers/gpu/drm/lima/lima_device.c 		struct lima_ip *l2_cache;
l2_cache          256 drivers/gpu/drm/lima/lima_device.c 			l2_cache = dev->ip + lima_ip_l2_cache0;
l2_cache          258 drivers/gpu/drm/lima/lima_device.c 			l2_cache = dev->ip + lima_ip_l2_cache1 + (i >> 2);
l2_cache          260 drivers/gpu/drm/lima/lima_device.c 		if (pp->present && ppmmu->present && l2_cache->present) {
l2_cache          263 drivers/gpu/drm/lima/lima_device.c 			if (!pipe->l2_cache[i >> 2])
l2_cache          264 drivers/gpu/drm/lima/lima_device.c 				pipe->l2_cache[pipe->num_l2_cache++] = l2_cache;
l2_cache          234 drivers/gpu/drm/lima/lima_sched.c 		lima_l2_cache_flush(pipe->l2_cache[i]);
l2_cache           50 drivers/gpu/drm/lima/lima_sched.h 	struct lima_ip *l2_cache[LIMA_SCHED_PIPE_MAX_L2_CACHE];
l2_cache          219 drivers/pinctrl/pinctrl-rzn1.c 	u32 l2_cache;
l2_cache          259 drivers/pinctrl/pinctrl-rzn1.c 	l2_cache = l2;
l2_cache          274 drivers/pinctrl/pinctrl-rzn1.c 	if (l1 != l1_cache || l2 != l2_cache) {
l2_cache          306 drivers/staging/media/allegro-dvt/allegro-core.c 	s32 l2_cache[3];
l2_cache          904 drivers/staging/media/allegro-dvt/allegro-core.c 	msg.l2_cache[0] = -1;
l2_cache          905 drivers/staging/media/allegro-dvt/allegro-core.c 	msg.l2_cache[1] = -1;
l2_cache          906 drivers/staging/media/allegro-dvt/allegro-core.c 	msg.l2_cache[2] = -1;