Home
last modified time | relevance | path

Searched defs:pages (Results 101 - 125 of 173) sorted by relevance

1234567

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_os_alloc.c654 struct list_head *le, pages; mali_mem_os_shrink() local
[all...]
H A Dmali_memory_types.h71 struct list_head pages; member
165 struct list_head pages; /**< all pages for this cow backend allocation, member
172 struct list_head pages; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c121 struct page **pages, **dst_pages; in rockchip_gem_get_pages() local
[all...]
H A Drockchip_drm_logo.c131 unsigned long pages = 0; in rockchip_drm_free_reserved_area() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_os_alloc.c664 struct list_head *le, pages; mali_mem_os_shrink() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c128 unsigned long pages = 0; in rockchip_drm_free_reserved_area() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_mm.c65 static int rga_get_user_pages_from_vma(struct page **pages, unsigned long Memory, in rga_get_user_pages_from_vma() argument
140 static int rga_get_user_pages(struct page **pages, unsigned long Memory, in rga_get_user_pages() argument
262 struct page **pages = NULL; rga_alloc_virt_addr() local
[all...]
H A Drga_dma_buf.c220 static int rga_MapUserMemory(struct page **pages, uint32_t *pageTable, in rga_MapUserMemory() argument
503 struct page **pages in rga_viraddr_get_channel_info() local
[all...]
H A Drga2_mmu_info.c173 static int rga2_user_memory_check(struct page **pages, u32 w, u32 h, u32 format, in rga2_user_memory_check() argument
212 static int rga2_MapUserMemory(struct page **pages, uint32_t *pageTable, in rga2_MapUserMemory() argument
403 struct page **pages = NULL; rga2_mmu_flush_cache() local
561 struct page **pages = NULL; rga2_mmu_info_BitBlt_mode() local
822 struct page **pages = NULL; rga2_mmu_info_color_palette_mode() local
995 struct page **pages = NULL; rga2_mmu_info_color_fill_mode() local
1128 struct page **pages = NULL; rga2_mmu_info_update_palette_table_mode() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/firmware/
H A Drockchip_sip.c131 struct page **pages; in sip_map() local
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc623 std::vector<QPDFObjectHandle> pages=pdf->getAllPages(); // need copy in multiply() local
749 std::vector<QPDFObjectHandle> pages=pdf->getAllPages(); in emitFilename() local
[all...]
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c444 unsigned long ps, pages; in create_same_memory() local
[all...]
/third_party/node/deps/v8/src/utils/
H A Dutils.h662 RoundUpToPageSize(size_t byte_length, size_t page_size, size_t max_allowed_byte_length, size_t* pages) RoundUpToPageSize() argument
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp138 generate_page_tree( SkPDFDocument* doc, std::vector<std::unique_ptr<SkPDFDict>> pages, const std::vector<SkPDFIndirectReference>& pageRefs) generate_page_tree() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh83 hb_vector_t<page_t> pages; member
[all...]
/third_party/python/Modules/_sqlite/clinic/
H A Dconnection.c.h822 int pages = -1; in pysqlite_connection_backup() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_mmu_info.c164 static int rga2_user_memory_check(struct page **pages, u32 w, u32 h, u32 format, int flag) in rga2_user_memory_check() argument
825 static int rga2_MapUserMemory(struct page **pages, uint32_t *pageTable, unsigned long Memory, uint32_t pageCount, in rga2_MapUserMemory() argument
989 struct page **pages = NULL; rga2_mmu_flush_cache() local
1060 struct page **pages = NULL; rga2_mmu_info_BitBlt_mode() local
1240 struct page **pages = NULL; rga2_mmu_info_color_palette_mode() local
1381 struct page **pages = NULL; rga2_mmu_info_color_fill_mode() local
1463 struct page **pages = NULL; rga2_mmu_info_update_palette_table_mode() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c570 static void iommu_dma_free_pages_ext(struct page **pages, int count) in iommu_dma_free_pages_ext() argument
581 struct page **pages; in iommu_dma_alloc_pages_ext() local
662 struct page **pages; iommu_dma_alloc_remap() local
740 iommu_dma_mmap_ext(struct page **pages, size_t size, struct vm_area_struct *vma) iommu_dma_mmap_ext() argument
1033 struct page *page = NULL, **pages = NULL; iommu_dma_free_ext() local
1185 struct page **pages = dma_common_find_pages(cpu_addr); iommu_dma_mmap() local
1205 struct page **pages = dma_common_find_pages(cpu_addr); iommu_dma_get_sgtable() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c341 unsigned long pages = 0; in kbase_mem_evictable_reclaim_count_objects() local
940 struct page **pages = NULL; kbase_mem_from_user_buffer() local
2181 struct page **pages; global() local
2365 kbasep_os_process_page_usage_update(struct kbase_context *kctx, int pages) global() argument
2386 int pages; global() local
2461 u32 pages = ((size - 1) >> PAGE_SHIFT) + 1; global() local
[all...]
H A Dmali_kbase_mem.h110 phys_addr_t *pages; /* N elements, only 0..nents are valid */ global() member
154 struct page **pages; global() member
777 kbase_process_page_usage_inc(struct kbase_context *kctx, int pages) kbase_process_page_usage_inc() argument
792 kbase_process_page_usage_dec(struct kbase_context *kctx, int pages) kbase_process_page_usage_dec() argument
[all...]
H A Dmali_kbase_softjobs.c480 struct page **pages; member
491 struct page **pages = buffer->extres_pages; in free_user_buffer() local
695 kbase_mem_copy_from_extres_page(struct kbase_context *kctx, void *extres_page, struct page **pages, unsigned int nr_pages, unsigned int *target_page_nr, size_t offset, size_t *to_copy) kbase_mem_copy_from_extres_page() argument
775 struct page **pages = buf_data->pages; kbase_mem_copy_from_extres() local
[all...]
H A Dmali_kbase_uku.h234 u64 pages; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_model_dummy.c110 struct tagged_addr *pages; member
1981 gpu_model_set_dummy_prfcnt_base_cpu(u32 *base, struct kbase_device *kbdev, struct tagged_addr *pages, size_t page_count) global() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h112 phys_addr_t *pages; /* N elements, only 0..nents are valid */ global() member
156 struct page **pages; global() member
786 kbase_process_page_usage_inc(struct kbase_context *kctx, int pages) kbase_process_page_usage_inc() argument
801 kbase_process_page_usage_dec(struct kbase_context *kctx, int pages) kbase_process_page_usage_dec() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h131 struct tagged_addr *pages; global() member
166 struct page **pages; global() member
1198 kbase_process_page_usage_inc(struct kbase_context *kctx, int pages) kbase_process_page_usage_inc() argument
1214 kbase_process_page_usage_dec(struct kbase_context *kctx, int pages) kbase_process_page_usage_dec() argument
[all...]

Completed in 29 milliseconds

1234567