Home
last modified time | relevance | path

Searched defs:pt_count (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1296 u64 pt_count = ((ALIGN(va + size, 1ull << 39) - ALIGN_DOWN(va, 1ull << 39)) >> 39) + in panthor_vm_op_ctx_prealloc_pts() local
1421 u32 pt_count = 0; in panthor_vm_prepare_unmap_op_ctx() local