pvr_vm_unmap
err = pvr_vm_unmap(vm_ctx, args->device_addr, args->size);
int pvr_vm_unmap(struct pvr_vm_context *vm_ctx, u64 device_addr, u64 size);