Home
last modified time | relevance | path

Searched defs:vma (Results 1 - 25 of 61) sorted by relevance

123

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_native_mgm.c107 kbase_native_mgm_vmf_insert_pfn_prot( struct memory_group_manager_device *mgm_dev, int group_id, struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, pgprot_t pgprot) kbase_native_mgm_vmf_insert_pfn_prot() argument
H A Dmali_kbase_mem_linux.h439 static inline vm_fault_t vmf_insert_pfn_prot(struct vm_area_struct *vma, in vmf_insert_pfn_prot() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_native_mgm.c105 kbase_native_mgm_vmf_insert_pfn_prot(struct memory_group_manager_device *mgm_dev, int group_id, struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, pgprot_t pgprot) kbase_native_mgm_vmf_insert_pfn_prot() argument
H A Dmali_kbase_mem_linux.h441 static inline vm_fault_t vmf_insert_pfn_prot(struct vm_area_struct *vma, in vmf_insert_pfn_prot() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c109 int mali_mem_secure_cpu_map(mali_mem_backend *mem_bkend, struct vm_area_struct *vma) in mali_mem_secure_cpu_map() argument
H A Dmali_memory_cow.c515 mali_mem_cow_cpu_map(mali_mem_backend *mem_bkend, struct vm_area_struct *vma) mali_mem_cow_cpu_map() argument
546 mali_mem_cow_cpu_map_pages_locked(mali_mem_backend *mem_bkend, struct vm_area_struct *vma, unsigned long vaddr, int num) mali_mem_cow_cpu_map_pages_locked() argument
[all...]
H A Dmali_memory.c40 static void mali_mem_vma_open(struct vm_area_struct *vma) in mali_mem_vma_open() argument
49 static void mali_mem_vma_close(struct vm_area_struct *vma) in mali_mem_vma_close() argument
60 struct vm_area_struct *vma = vmf->vma; in mali_mem_vma_fault() local
150 mali_mmap(struct file *filp, struct vm_area_struct *vma) mali_mmap() argument
[all...]
H A Dmali_memory_block_alloc.c300 int mali_mem_block_cpu_map(mali_mem_backend *mem_bkend, struct vm_area_struct *vma) in mali_mem_block_cpu_map() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fbdev.c19 static int rockchip_fbdev_mmap(struct fb_info *info, struct vm_area_struct *vma) in rockchip_fbdev_mmap() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c107 int mali_mem_secure_cpu_map(mali_mem_backend *mem_bkend, struct vm_area_struct *vma) in mali_mem_secure_cpu_map() argument
H A Dmali_memory_cow.c522 mali_mem_cow_cpu_map(mali_mem_backend *mem_bkend, struct vm_area_struct *vma) mali_mem_cow_cpu_map() argument
553 mali_mem_cow_cpu_map_pages_locked(mali_mem_backend *mem_bkend, struct vm_area_struct *vma, unsigned long vaddr, int num) mali_mem_cow_cpu_map_pages_locked() argument
[all...]
H A Dmali_memory.c42 static void mali_mem_vma_open(struct vm_area_struct *vma) in mali_mem_vma_open() argument
51 static void mali_mem_vma_close(struct vm_area_struct *vma) in mali_mem_vma_close() argument
62 struct vm_area_struct *vma = vmf->vma; in mali_mem_vma_fault() local
152 mali_mmap(struct file *filp, struct vm_area_struct *vma) mali_mmap() argument
[all...]
H A Dmali_memory_block_alloc.c302 int mali_mem_block_cpu_map(mali_mem_backend *mem_bkend, struct vm_area_struct *vma) in mali_mem_block_cpu_map() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/thirdparty/
H A Dmali_kbase_mmap.c152 struct vm_area_struct *vma; in kbase_unmapped_area_topdown() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_osk_low_level_mem.c61 static int ump_cpu_page_fault_handler(struct vm_area_struct *vma, struct vm_fault *vmf) in ump_cpu_page_fault_handler() argument
80 static void ump_vma_open(struct vm_area_struct *vma) in ump_vma_open() argument
93 ump_vma_close(struct vm_area_struct *vma) ump_vma_close() argument
128 struct vm_area_struct *vma; _ump_osk_mem_mapregion_init() local
174 struct vm_area_struct *vma; _ump_osk_mem_mapregion_term() local
192 struct vm_area_struct *vma; _ump_osk_mem_mapregion_map() local
[all...]
H A Dump_kernel_linux.c394 static int ump_file_mmap(struct file *filp, struct vm_area_struct *vma) in ump_file_mmap() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/thirdparty/
H A Dmali_kbase_mmap.c136 struct vm_area_struct *vma; in kbase_unmapped_area_topdown() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c280 static int vb2_dma_sg_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_dma_sg_mmap() argument
447 static int vb2_dma_sg_dmabuf_ops_mmap(struct dma_buf *dbuf, struct vm_area_struct *vma) in vb2_dma_sg_dmabuf_ops_mmap() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c655 struct i915_vma *vma; in intel_guc_allocate_vma() local
697 struct i915_vma *vma; intel_guc_allocate_and_map_vma() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dcma_heap.c162 struct vm_area_struct *vma = vmf->vma; in cma_heap_vm_fault() local
179 static int cma_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in cma_heap_mmap() argument
H A Dsystem_heap.c221 static int system_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in system_heap_mmap() argument
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c270 static int vb2_dma_sg_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_dma_sg_mmap() argument
441 vb2_dma_sg_dmabuf_ops_mmap(struct dma_buf *dbuf, struct vm_area_struct *vma) vb2_dma_sg_dmabuf_ops_mmap() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dmmz_userdev.c886 int mmz_userdev_mmap(struct file *file, struct vm_area_struct *vma) argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-map-ops.h213 static inline int dma_mmap_from_global_coherent(struct vm_area_struct *vma, in dma_mmap_from_global_coherent() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_prime.c710 int drm_gem_prime_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in drm_gem_prime_mmap() argument
770 int drm_gem_dmabuf_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma) in drm_gem_dmabuf_mmap() argument
[all...]

Completed in 15 milliseconds

123