Searched refs:pvr_vm_context_lookup (Results 1 – 5 of 5) sorted by relevance
65 struct pvr_vm_context *pvr_vm_context_lookup(struct pvr_file *pvr_file, u32 handle);
309 ctx->vm_ctx = pvr_vm_context_lookup(pvr_file, args->vm_context_handle); in pvr_context_create()
1043 vm_ctx = pvr_vm_context_lookup(pvr_file, args->vm_context_handle); in pvr_ioctl_vm_map()1119 vm_ctx = pvr_vm_context_lookup(pvr_file, args->vm_context_handle); in pvr_ioctl_vm_unmap()
71 vm_ctx = pvr_vm_context_lookup(pvr_file, args->vm_context_handle); in free_list_create_kernel_structure()
639 pvr_vm_context_lookup(struct pvr_file *pvr_file, u32 handle) in pvr_vm_context_lookup() function
Completed in 18 milliseconds