Lines Matching refs:is_null
774 op->map.is_null = xe_vma_is_null(vma); in xe_vm_populate_rebind()
918 bool is_null = (flags & VMA_CREATE_FLAG_IS_NULL); in xe_vma_create() local
928 if (!bo && !is_null) { in xe_vma_create()
940 if (is_null) in xe_vma_create()
982 if (!is_null) { in xe_vma_create()
1969 op->map.is_null = flags & DRM_XE_VM_BIND_FLAG_NULL; in vm_bind_ioctl_ops_create()
2157 flags |= op->map.is_null ? in vm_bind_ioctl_ops_parse()
2759 bool is_null = flags & DRM_XE_VM_BIND_FLAG_NULL; in vm_bind_ioctl_check_args() local
2783 XE_IOCTL_DBG(xe, obj && is_null) || in vm_bind_ioctl_check_args()
2784 XE_IOCTL_DBG(xe, obj_offset && is_null) || in vm_bind_ioctl_check_args()
2786 is_null) || in vm_bind_ioctl_check_args()
2789 !is_null) || in vm_bind_ioctl_check_args()