Searched refs:xe_vm_free (Results 1 – 2 of 2) sorted by relevance
221 DEFINE_EVENT(xe_vm, xe_vm_free,
1352 static void xe_vm_free(struct drm_gpuvm *gpuvm);1357 .vm_free = xe_vm_free,2015 static void xe_vm_free(struct drm_gpuvm *gpuvm) in xe_vm_free() function