Searched refs:VM_TYPE_USERPTR (Results 1 – 5 of 5) sorted by relevance
645 flags == VM_TYPE_USERPTR ? "PMMU" : "HMMU", rc); in hl_mmu_invalidate_cache()660 flags == VM_TYPE_USERPTR ? "PMMU" : "HMMU", va, size, rc); in hl_mmu_invalidate_cache_range()
273 if (*vm_type == VM_TYPE_USERPTR) { in vm_show()713 if (*vm_type == VM_TYPE_USERPTR) { in device_va_to_pa()
2586 if (((*vm_type == VM_TYPE_USERPTR) && is_pmmu) || in hl_capture_user_mappings()2608 if ((*vm_type == VM_TYPE_USERPTR) && (is_pmmu)) { in hl_capture_user_mappings()
243 userptr->vm_type = VM_TYPE_USERPTR; in dma_map_host_va()1308 if (*vm_type == VM_TYPE_USERPTR) { in unmap_device_va()
458 VM_TYPE_USERPTR = 0x1, enumerator