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