Home
last modified time | relevance | path

Searched refs:pvr_vm_unmap_all (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_vm.h45 void pvr_vm_unmap_all(struct pvr_vm_context *vm_ctx);
H A Dpvr_vm.c618 pvr_vm_unmap_all(vm_ctx); in pvr_vm_context_release()
880 pvr_vm_unmap_all(struct pvr_vm_context *vm_ctx) in pvr_vm_unmap_all() function