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