Lines Matching +full:non +full:- +full:continuous
1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Author: Felix Zeng <felix.zeng@rock-chips.com>
58 /* physically continuous memory and used as default. */
60 /* physically non-continuous memory. */
62 /* non-cacheable mapping and used as default. */
66 /* write-combine mapping. */
140 * User-desired buffer creation information structure.
144 * @size: user-desired memory allocation size.
145 * - this size value would be page-aligned internally.
148 * @sram_size: user-desired sram memory allocation size.
149 * - this size value would be page-aligned internally.
161 * A structure for getting a fake-offset that can be used with mmap.
164 * @reserved: just padding to be 64-bit aligned.
165 * @offset: a fake-offset of gem object.