Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_csf.c181 uint32_t vm_sync_handle) in csf_submit_collect_wait_ops()
268 csf_attach_sync_points(struct panfrost_batch *batch, uint32_t vm_sync_handle, in csf_attach_sync_points()
355 uint32_t vm_sync_handle, uint64_t vm_sync_signal_point) in csf_submit_wait_and_dump()
413 uint32_t vm_sync_handle = panthor_kmod_vm_sync_handle(dev->kmod.vm); in GENX() local