Searched refs:has_clflush (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dmmu.h33 int has_clflush; member in struct:psb_mmu_driver
H A Dmmu.c69 if (!driver->has_clflush) psb_mmu_clflush()
307 if (pd->driver->has_clflush && pd->hw_context != -1) { psb_mmu_alloc_pt()
479 driver->has_clflush = 0; psb_mmu_driver_init()
492 driver->has_clflush = 1; psb_mmu_driver_init()
524 if (!pd->driver->has_clflush) psb_mmu_flush_ptes()

Completed in 73 milliseconds