Searched refs:memory (Results 101 - 125 of 510) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv50.c70 nvkm_kmap(pt->memory);
76 nvkm_done(pt->memory);
114 switch (nvkm_memory_size(pt->memory)) {
129 switch (nvkm_memory_target(pt->memory)) {
236 struct nvkm_memory *memory = map->memory; local
260 switch (nvkm_memory_target(memory)) {
293 u32 tags = (nvkm_memory_size(memory) >> 16) * comp;
300 ret = nvkm_memory_tags_get(memory, device, tags, NULL,
H A Dvmmnv04.c50 nvkm_kmap(pt->memory);
53 nvkm_done(pt->memory);
135 mem = vmm->pd->pt[0]->memory;
H A Dvmmnv41.c49 nvkm_kmap(pt->memory);
54 nvkm_done(pt->memory);
H A Dbase.c90 slot = nvkm_memory_size(ptp->pt->memory) >> ptp->shift;
106 pt->memory = pt->ptp->pt->memory;
159 nvkm_memory_unref(&pt->memory);
193 nvkm_fo64(pt->memory, 0, 0, size >> 3);
208 size, align, zero, &pt->memory);
215 pt->addr = nvkm_memory_addr(pt->memory);
226 nvkm_memory_unref(&pt->memory);
284 /* Non-mappable system memory. */
288 /* Non-coherent, cached, system memory
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dperf.c106 info->memory = nvbios_rd32(bios, perf + 0x05) * 20;
122 info->memory = nvbios_rd16(bios, perf + 0x0b) * 1000;
125 info->memory = nvbios_rd16(bios, perf + 0x0b) * 2000;
134 info->memory = nvbios_rd16(bios, perf + 0x0c) * 1000;
144 info->memory = nvbios_rd16(bios, perf + 0x0c) * 1000;
/linux-master/arch/microblaze/mm/
H A Dinit.c36 * Initialize the bootmem system and give it all the memory we
94 /* We don't have holes in memory map */
110 /* memory start is from the kernel end (aligned) to higher addr */
129 /* this will put all memory onto the freelists */
158 memblock.memory.regions[0].size = memory_size;
186 * MMU_init sets up the basic memory mappings for the kernel,
197 pr_emerg("Error memory count\n");
201 if ((u32) memblock.memory.regions[0].size < 0x400000) {
206 if ((u32) memblock.memory.regions[0].size < kernel_tlb) {
207 pr_emerg("Kernel size is greater than memory nod
[all...]
/linux-master/drivers/char/agp/
H A Dbackend.c92 * (Ensure that all memory it bound is unbound.)
117 long memory, index, result; local
120 memory = totalram_pages() >> (20 - PAGE_SHIFT);
122 memory = totalram_pages() << (PAGE_SHIFT - 20);
126 while ((memory > maxes_table[index].mem) && (index < 8))
130 ( (memory - maxes_table[index - 1].mem) *
151 "can't get memory for scratch page\n");
170 "can't get memory for graphics translation table\n");
179 "can't allocate memory for key lists\n");
185 /* FIXME vmalloc'd memory no
[all...]
/linux-master/mm/
H A DMakefile3 # Makefile for the linux memory manager.
16 # But enable explicit instrumentation for memory barriers.
35 mmu-$(CONFIG_MMU) := highmem.o memory.o mincore.o \
59 memory-hotplug-$(CONFIG_MEMORY_HOTPLUG) += memory_hotplug.o
64 obj-y += $(memory-hotplug-y)
89 obj-$(CONFIG_NUMA) += memory-tiers.o
100 obj-$(CONFIG_MEMORY_FAILURE) += memory-failure.o
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgm107.c46 gm107_runl_insert_chan(struct nvkm_chan *chan, struct nvkm_memory *memory, u64 offset) argument
48 nvkm_wo32(memory, offset + 0, chan->id);
49 nvkm_wo32(memory, offset + 4, chan->inst->addr >> 12);
/linux-master/drivers/md/dm-vdo/indexer/
H A Ddelta-index.h42 /* The delta list memory */
43 u8 *memory; member in struct:delta_zone
50 /* The size of delta list memory */
54 /* Number of memory rebalances */
100 /* Total memory allocated to this index */
113 * index page as a single zone index, and without the need to do an additional memory allocation.
187 /* Number of memory rebalances */
208 u32 payload_bits, u8 *memory,
216 u64 header_nonce, u8 *memory,
/linux-master/arch/powerpc/boot/
H A Ddevtree.c20 void *root, *memory; local
47 memory = finddevice("/memory");
48 if (! memory) {
49 memory = create_node(NULL, "memory");
50 setprop_str(memory, "device_type", "memory");
58 setprop(memory, "reg", memreg, (naddr + nsize)*sizeof(u32));
/linux-master/include/media/
H A Dvideobuf2-core.h27 * enum vb2_memory - type of memory model used to make the buffers visible
33 * memory mapped via mmap() ioctl. This model is
37 * memory mapped via mmap() ioctl.
52 * struct vb2_mem_ops - memory handling/memory allocator operations.
53 * @alloc: allocate video memory and, optionally, allocator private data,
64 * @get_dmabuf: acquire userspace memory for a hardware operation; used for
65 * DMABUF memory types.
66 * @get_userptr: acquire userspace memory for a hardware operation; used for
67 * USERPTR memory type
253 unsigned int memory; member in struct:vb2_buffer
629 unsigned int memory; member in struct:vb2_queue
[all...]
/linux-master/include/dt-bindings/memory/
H A Dmt8173-larb-port.h9 #include <dt-bindings/memory/mtk-memory-port.h>
H A Dmt2712-larb-port.h9 #include <dt-bindings/memory/mtk-memory-port.h>
H A Dmt6795-larb-port.h10 #include <dt-bindings/memory/mtk-memory-port.h>
H A Dmediatek,mt8365-larb-port.h9 #include <dt-bindings/memory/mtk-memory-port.h>
/linux-master/scripts/dtc/include-prefixes/dt-bindings/memory/
H A Dmt8173-larb-port.h9 #include <dt-bindings/memory/mtk-memory-port.h>
H A Dmt2712-larb-port.h9 #include <dt-bindings/memory/mtk-memory-port.h>
H A Dmt6795-larb-port.h10 #include <dt-bindings/memory/mtk-memory-port.h>
H A Dmediatek,mt8365-larb-port.h9 #include <dt-bindings/memory/mtk-memory-port.h>
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif000c.h62 __u64 memory; member in struct:nvif_vmm_map_v0
89 __u64 memory; member in struct:nvif_vmm_raw_v0
/linux-master/include/linux/
H A Dmemblock.h6 * Logical memory blocks.
28 * enum memblock_flags - definition of memory region attributes
30 * @MEMBLOCK_HOTPLUG: memory region indicated in the firmware-provided memory
31 * map during early boot as hot(un)pluggable system RAM (e.g., memory range
33 * commandline, try keeping this memory region hotunpluggable. Does not apply
37 * reserved in the memory map; refer to memblock_mark_nomap() description
39 * @MEMBLOCK_DRIVER_MANAGED: memory region that is always detected and added
40 * via a driver, and never indicated in the firmware-provided memory map as
43 * @MEMBLOCK_RSRV_NOINIT: memory regio
97 struct memblock_type memory; member in struct:memblock
[all...]
/linux-master/arch/mips/cavium-octeon/
H A Dsetup.c125 pr_err("Error: requested memory too large,"
188 * Information about segments will be needed during pre-boot memory
221 * Mark all memory (except low 0x100000 bytes) as free.
236 * Do not mark all memory as free. Free only named sections
237 * leaving the rest of memory unchanged.
291 /* crashkernel cmdline parameter is parsed _after_ memory setup
459 asm volatile ("break" ::: "memory");
466 asm volatile ("wait" ::: "memory");
783 * We need to temporarily allocate all memory in the reserve32
785 * memory whe
973 int64_t memory; local
[all...]
/linux-master/arch/arm/boot/compressed/
H A Dhead-xscale.S21 @ memory to be sure we hit the same cache.
/linux-master/arch/arm/mach-rpc/include/mach/
H A Dhardware.h12 #include <mach/memory.h>

Completed in 229 milliseconds

1234567891011>>