Home
last modified time | relevance | path

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

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