Searched refs:AS_LOCK_REGION_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/panfrost/ | ||
D | panfrost_regs.h | 327 #define AS_LOCK_REGION_MIN_SIZE (1ULL << 15) macro |
D | panfrost_mmu.c | 79 const_ilog2(AS_LOCK_REGION_MIN_SIZE)) - 1; in lock_region() |