Searched refs:mapped_offset_out (Results 1 – 2 of 2) sorted by relevance
59 u64 *mapped_offset_out,
1132 * @mapped_offset_out: [OUT] Pointer to location to write offset of the start1147 u64 *mapped_offset_out, u64 *mapped_size_out) in pvr_vm_find_gem_object() argument 1161 if (mapped_offset_out) in pvr_vm_find_gem_object() 1162 *mapped_offset_out = va->gem.offset; in pvr_vm_find_gem_object()