Home
last modified time | relevance | path

Searched refs:aliased (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.c910 KBASE_DEBUG_ASSERT(alloc->imported.alias.aliased); in kbase_gpu_mmap()
912 if (alloc->imported.alias.aliased[i].alloc) { in kbase_gpu_mmap()
915 alloc->imported.alias.aliased[i].alloc->pages + alloc->imported.alias.aliased[i].offset, in kbase_gpu_mmap()
916 alloc->imported.alias.aliased[i].length, in kbase_gpu_mmap()
921 kbase_mem_phy_alloc_gpu_mapped(alloc->imported.alias.aliased[i].alloc); in kbase_gpu_mmap()
926 alloc->imported.alias.aliased[i].length, in kbase_gpu_mmap()
950 KBASE_DEBUG_ASSERT(reg->gpu_alloc->imported.alias.aliased); in kbase_gpu_mmap()
952 if (reg->gpu_alloc->imported.alias.aliased[i].alloc) { in kbase_gpu_mmap()
953 …rdown_pages(kctx, reg->start_pfn + (i * stride), reg->gpu_alloc->imported.alias.aliased[i].length); in kbase_gpu_mmap()
954 kbase_mem_phy_alloc_gpu_unmapped(reg->gpu_alloc->imported.alias.aliased[i].alloc); in kbase_gpu_mmap()
[all …]
H A Dmali_kbase_mem_linux.c285 struct kbase_aliased *aliased; in kbase_mem_query() local
287 aliased = reg->cpu_alloc->imported.alias.aliased; in kbase_mem_query()
289 *out += aliased[i].length; in kbase_mem_query()
1174 …reg->gpu_alloc->imported.alias.aliased = vzalloc(sizeof(*reg->gpu_alloc->imported.alias.aliased) *…
1175 if (!reg->gpu_alloc->imported.alias.aliased)
1191 reg->gpu_alloc->imported.alias.aliased[i].length = ai[i].length;
1231 reg->gpu_alloc->imported.alias.aliased[i].alloc = kbase_mem_phy_alloc_get(alloc);
1232 reg->gpu_alloc->imported.alias.aliased[i].length = ai[i].length;
1233 reg->gpu_alloc->imported.alias.aliased[i].offset = ai[i].offset;
H A Dmali_kbase_mem.h148 struct kbase_aliased *aliased; member
/OK3568_Linux_fs/buildroot/package/uhd/
H A D0005-core-remove-boost-math-in-favor-of-std-cmath.patch60 // This is the aliased frequency
65 // direction as the aliased frequency
92 // This is the aliased frequency
97 // direction as the aliased frequency
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_linux.c581 struct kbase_aliased *aliased; in kbase_mem_query() local
583 aliased = reg->cpu_alloc->imported.alias.aliased; in kbase_mem_query()
585 *out += aliased[i].length; in kbase_mem_query()
1896 …reg->gpu_alloc->imported.alias.aliased = vzalloc(sizeof(*reg->gpu_alloc->imported.alias.aliased) *… in kbase_mem_alias()
1897 if (!reg->gpu_alloc->imported.alias.aliased) in kbase_mem_alias()
1914 reg->gpu_alloc->imported.alias.aliased[i].length = ai[i].length; in kbase_mem_alias()
1965 reg->gpu_alloc->imported.alias.aliased[i].alloc = kbase_mem_phy_alloc_get(alloc); in kbase_mem_alias()
1966 reg->gpu_alloc->imported.alias.aliased[i].length = ai[i].length; in kbase_mem_alias()
1967 reg->gpu_alloc->imported.alias.aliased[i].offset = ai[i].offset; in kbase_mem_alias()
2471 struct kbase_aliased *aliased = in get_aliased_alloc() local
[all …]
H A Dmali_kbase_mem.c1774 KBASE_DEBUG_ASSERT(alloc->imported.alias.aliased); in kbase_gpu_mmap()
1776 if (alloc->imported.alias.aliased[i].alloc) { in kbase_gpu_mmap()
1779 alloc->imported.alias.aliased[i].alloc->pages + in kbase_gpu_mmap()
1780 alloc->imported.alias.aliased[i].offset, in kbase_gpu_mmap()
1781 alloc->imported.alias.aliased[i].length, in kbase_gpu_mmap()
1793 alloc->imported.alias.aliased[i].length, in kbase_gpu_mmap()
1852 if (alloc->imported.alias.aliased[i].alloc != NULL) in kbase_gpu_mmap()
1853 phys_alloc = alloc->imported.alias.aliased[i].alloc->pages + in kbase_gpu_mmap()
1854 alloc->imported.alias.aliased[i].offset; in kbase_gpu_mmap()
1857 phys_alloc, alloc->imported.alias.aliased[i].length, in kbase_gpu_mmap()
[all …]
H A Dmali_kbase_mem.h162 struct kbase_aliased *aliased; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Ditemsoverlay.qdoc46 anti-aliased map items.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/cairo/
H A Dcairo_1.16.0.bb2 DESCRIPTION = "Cairo is a multi-platform library providing anti-aliased \
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-sched.txt24 was recorded (aliased to 'perf script' for now).
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmsi-pic.txt15 The second region should contain the address of aliased MSIIR or MSIIR1
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Doss-emulation.rst28 Note that you can't use the aliased name as the target name (i.e.
/OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst108 to handle the case where DPA accessible via PMEM is aliased with DPA
479 is responsible for reconciling the aliased DPA mappings across all
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dpage_migration.rst257 The PG_isolated flag is aliased with the PG_reclaim flag so drivers
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcachetlb.rst381 The final category of APIs is for I/O to deliberately aliased address
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A DNEWS.txt107 * The BeautifulSoup class is now aliased to "_s" and "_soup", making
701 I aliased methods to the 2.x names (fetch, find, findText, etc.) for
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Darcnet.rst473 I compensate by giving freedom an extra IP address - aliased 'gatekeeper' -
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst304 flag. The ``O_NOIO`` flag, a V4L2 symbol which aliased the
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DDoxyfile1769 # enabling this option may lead to badly anti-aliased labels on the edges of
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst580 This module is aliased as snd-cs4232 since it provides the old
/OK3568_Linux_fs/external/mpp/tools/
H A Dmpp_doxyfile2274 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
/OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/
H A Ddoxygen.conf.in2371 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info7817 objects to non-aliased variables that can be renamed into SSA form.
7849 This pass rewrites suitable non-aliased local aggregate variables
15211 * Alias analysis:: Representing aliased loads and stores.
15247 aliased variables, etc. The reason is simple, the compiler can gather
15270 Since 'a' and 'b' are non-aliased locals, the statement 'a = b' will
15278 globals, and aliased variables. In these cases, we have two types of
15325 In this case we refer to it as a "may definition" or "aliased store".
15650 changed the program so that variables that were previously aliased
15885 providing the non-aliased VUSE. The walk stops at the first
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info7817 objects to non-aliased variables that can be renamed into SSA form.
7849 This pass rewrites suitable non-aliased local aggregate variables
15211 * Alias analysis:: Representing aliased loads and stores.
15247 aliased variables, etc. The reason is simple, the compiler can gather
15270 Since 'a' and 'b' are non-aliased locals, the statement 'a = b' will
15278 globals, and aliased variables. In these cases, we have two types of
15325 In this case we refer to it as a "may definition" or "aliased store".
15650 changed the program so that variables that were previously aliased
15885 providing the non-aliased VUSE. The walk stops at the first

12