Home
last modified time | relevance | path

Searched refs:ivpu_bo_pgprot (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/accel/ivpu/
Divpu_gem.h89 static inline pgprot_t ivpu_bo_pgprot(struct ivpu_bo *bo, pgprot_t prot) in ivpu_bo_pgprot() function
Divpu_gem.c451 vma->vm_page_prot = ivpu_bo_pgprot(bo, vm_get_page_prot(vma->vm_flags)); in ivpu_bo_mmap()
600 prot = ivpu_bo_pgprot(bo, PAGE_KERNEL); in ivpu_bo_alloc_internal()