Home
last modified time | relevance | path

Searched refs:VM_TYPE_USERPTR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/misc/habanalabs/common/
Ddebugfs.c276 if (*vm_type == VM_TYPE_USERPTR) { in vm_show()
734 if (*vm_type == VM_TYPE_USERPTR) { in device_va_to_pa()
Dmemory.c243 userptr->vm_type = VM_TYPE_USERPTR; in dma_map_host_va()
1321 if (*vm_type == VM_TYPE_USERPTR) { in unmap_device_va()
Dhabanalabs.h461 VM_TYPE_USERPTR = 0x1, enumerator