Searched refs:AS_COMMAND_FLUSH_PT (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h193 #define AS_COMMAND_FLUSH_PT 4 macro
H A Dpanthor_mmu.c879 ret = mmu_hw_do_operation(vm, iova, size, AS_COMMAND_FLUSH_PT);
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h288 #define AS_COMMAND_FLUSH_PT 0x04 /* Flush all L2 caches then issue a flush region command to all MMUs */ macro
H A Dpanfrost_mmu.c285 mmu_hw_do_operation(pfdev, mmu, iova, size, AS_COMMAND_FLUSH_PT);

Completed in 123 milliseconds