SHARED_SIZE 154 drivers/video/fbdev/pxa3xx-gcu.c memset(priv->shared, 0, SHARED_SIZE); SHARED_SIZE 481 drivers/video/fbdev/pxa3xx-gcu.c if (size != SHARED_SIZE) SHARED_SIZE 487 drivers/video/fbdev/pxa3xx-gcu.c case SHARED_SIZE >> PAGE_SHIFT: SHARED_SIZE 630 drivers/video/fbdev/pxa3xx-gcu.c priv->shared = dma_alloc_coherent(dev, SHARED_SIZE, SHARED_SIZE 667 drivers/video/fbdev/pxa3xx-gcu.c SHARED_SIZE, irq); SHARED_SIZE 671 drivers/video/fbdev/pxa3xx-gcu.c dma_free_coherent(dev, SHARED_SIZE, SHARED_SIZE 690 drivers/video/fbdev/pxa3xx-gcu.c dma_free_coherent(dev, SHARED_SIZE, priv->shared, priv->shared_phys);