Searched refs:vm_type (Results 1 – 3 of 3) sorted by relevance
92 phys_pg_pack->vm_type = VM_TYPE_PHYS_PACK; in alloc_device_memory()204 userptr->vm_type = VM_TYPE_USERPTR; in dma_map_host_va()651 phys_pg_pack->vm_type = userptr->vm_type; in init_phys_pg_pack_from_userptr()855 enum vm_type_t *vm_type; in map_device_va() local885 vm_type = (enum vm_type_t *) userptr; in map_device_va()926 vm_type = (enum vm_type_t *) phys_pg_pack; in map_device_va()973 rc = hdev->asic_funcs->mmu_invalidate_cache(hdev, false, *vm_type); in map_device_va()986 hnode->ptr = vm_type; in map_device_va()1039 enum vm_type_t *vm_type; in unmap_device_va() local1060 vm_type = hnode->ptr; in unmap_device_va()[all …]
233 enum vm_type_t *vm_type; in vm_show() local254 vm_type = hnode->ptr; in vm_show()256 if (*vm_type == VM_TYPE_USERPTR) { in vm_show()
933 enum vm_type_t vm_type; /* must be first */ member1105 enum vm_type_t vm_type; /* must be first */ member