Home
last modified time | relevance | path

Searched refs:AS_LOCK_REGION_MIN_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h195 #define AS_LOCK_REGION_MIN_SIZE (1ULL << 15) macro
H A Dpanthor_mmu.c555 const_ilog2(AS_LOCK_REGION_MIN_SIZE)) - 1; in lock_region()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c79 const_ilog2(AS_LOCK_REGION_MIN_SIZE)) - 1; in lock_region()