Searched refs:AS_LOCK_REGION_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/panthor/ | ||
| H A D | panthor_regs.h | 178 #define AS_LOCK_REGION_MIN_SIZE (1ULL << 15) macro |
| H A D | panthor_mmu.c | 544 const_ilog2(AS_LOCK_REGION_MIN_SIZE)) - 1; in lock_region() |