Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_fw.c825 u64 shared_section_sz = panthor_kernel_bo_size(ptdev->fw->shared_section->mem); in panthor_init_cs_iface() local
833 if (iface_offset + sizeof(*cs_iface) >= shared_section_sz) in panthor_init_cs_iface()
880 u64 shared_section_sz = panthor_kernel_bo_size(ptdev->fw->shared_section->mem); in panthor_init_csg_iface() local
884 if (iface_offset + sizeof(*csg_iface) >= shared_section_sz) in panthor_init_csg_iface()