Searched refs:XE_VMA_DUMPABLE (Results 1 – 2 of 2) sorted by relevance
44 #define XE_VMA_DUMPABLE (DRM_GPUVA_USERBITS << 8) macro
773 op->map.dumpable = vma->gpuva.flags & XE_VMA_DUMPABLE; in xe_vm_populate_rebind()955 vma->gpuva.flags |= XE_VMA_DUMPABLE; in xe_vma_create()2189 XE_VMA_DUMPABLE ? in vm_bind_ioctl_ops_parse()2228 XE_VMA_DUMPABLE ? in vm_bind_ioctl_ops_parse()3252 if (gpuva->flags & XE_VMA_DUMPABLE) in xe_vm_snapshot_capture()3270 if (!(gpuva->flags & XE_VMA_DUMPABLE)) in xe_vm_snapshot_capture()