Lines Matching refs:region
9 Parameters for each memory region can be encoded into the device tree
50 - shared-dma-pool: This indicates a region of memory meant to be
57 of the region as part of its standard mapping of system memory,
59 than under the control of the device driver using the region.
61 - The operating system can use the memory in this region with the
62 limitation that the device driver(s) owning the region need to be
64 system can use that region to store volatile or cached data that
69 region for the default pool of the contiguous memory allocator.
72 region for the default pool of the consistent DMA allocator.
77 nodes by adding a memory-region property to the device node.
79 memory-region (optional) - phandle, specifier pairs to children of /reserved-memory
101 /* global autoconfigured region for contiguous allocations */
123 memory-region = <&display_reserved>;
128 memory-region = <&multimedia_reserved>;
133 memory-region = <&multimedia_reserved>;