Home
last modified time | relevance | path

Searched defs:memory (Results 51 – 75 of 107) sorted by relevance

12345

/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmmu.h21 struct nvkm_memory *memory; /* Memory currently mapped into VMA. */ member
79 struct nvkm_memory *memory; member
/Linux-v6.6/arch/powerpc/boot/
Doflib.c111 static ihandle memory; variable
Ddevtree.c20 void *root, *memory; in dt_fixup_memory() local
/Linux-v6.6/drivers/w1/slaves/
Dw1_ds2433.c41 u8 memory[W1_EEPROM_SIZE]; member
Dw1_ds28e04.c52 u8 memory[W1_EEPROM_SIZE]; member
/Linux-v6.6/drivers/gpu/drm/
Ddrm_legacy.h183 struct agp_memory *memory; member
Ddrm_agpsupport.c198 struct agp_memory *memory; in drm_legacy_agp_alloc() local
/Linux-v6.6/drivers/media/v4l2-core/
Dvideobuf-core.c386 enum v4l2_memory memory) in __videobuf_mmap_setup()
430 enum v4l2_memory memory) in videobuf_mmap_setup()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchan.h21 struct nvkm_memory *memory; member
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/core/
Dgpuobj.c250 nvkm_gpuobj_wrap(struct nvkm_memory *memory, struct nvkm_gpuobj **pgpuobj) in nvkm_gpuobj_wrap()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgf100.c400 gf100_runl_commit(struct nvkm_runl *runl, struct nvkm_memory *memory, u32 start, int count) in gf100_runl_commit()
419 gf100_runl_insert_chan(struct nvkm_chan *chan, struct nvkm_memory *memory, u64 offset) in gf100_runl_insert_chan()
Dga100.c319 ga100_runl_commit(struct nvkm_runl *runl, struct nvkm_memory *memory, u32 start, int count) in ga100_runl_commit()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmmnv50.c236 struct nvkm_memory *memory = map->memory; in nv50_vmm_valid() local
Dvmmgf100.c248 struct nvkm_memory *memory = map->memory; in gf100_vmm_valid() local
/Linux-v6.6/drivers/base/
Dmemory.c646 static int __add_memory_block(struct memory_block *memory) in __add_memory_block()
813 static void remove_memory_block(struct memory_block *memory) in remove_memory_block()
/Linux-v6.6/include/media/
Dvideobuf-core.h83 enum v4l2_memory memory; member
Dvideobuf2-core.h253 unsigned int memory; member
620 unsigned int memory; member
/Linux-v6.6/drivers/net/ethernet/smsc/
Dsmc9194.c847 int i, memory, retval; in smc_probe() local
/Linux-v6.6/drivers/soc/qcom/
Docmem.c56 struct resource *memory; member
/Linux-v6.6/include/uapi/video/
Dsisfb.h84 __u32 memory; /* total video memory in KB */ member
/Linux-v6.6/rust/alloc/
Draw_vec.rs506 let memory = if let Some((ptr, old_layout)) = current_memory { in finish_grow() localVariable
/Linux-v6.6/drivers/video/fbdev/
Damba-clcd.c760 struct device_node *memory; in clcdfb_of_vram_setup() local
/Linux-v6.6/drivers/spi/
Dspi-wpcm-fiu.c61 void __iomem *memory; member
/Linux-v6.6/arch/mips/cavium-octeon/
Dsetup.c973 int64_t memory; in plat_mem_setup() local
/Linux-v6.6/include/linux/
Dmemblock.h94 struct memblock_type memory; member

12345