Home
last modified time | relevance | path

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

123456

/openbmc/linux/include/acpi/platform/
H A Daclinuxex.h60 static inline void acpi_os_free(void *memory) in acpi_os_free()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.c38 struct nvkm_memory *memory = NULL; in nvkm_umem_search() local
H A Dpriv.h55 struct nvkm_memory *memory; member
H A Duvmm.c160 struct nvkm_memory *memory; in nvkm_uvmm_mthd_map() local
401 struct nvkm_memory *memory; in nvkm_uvmm_mthd_raw_map() local
/openbmc/qemu/tests/avocado/avocado_qemu/
H A Dlinuxtest.py136 memory = '1024' variable in LinuxTest
/openbmc/qemu/include/hw/char/
H A Drenesas_sci.h34 MemoryRegion memory; member
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c124 __u32 memory; /* enum v4l2_memory */ member
289 __u32 memory; /* enum v4l2_memory */ member
313 __u32 memory; /* enum v4l2_memory */ member
328 enum v4l2_memory memory) in get_v4l2_plane32()
362 enum v4l2_memory memory) in put_v4l2_plane32()
H A Dvideobuf-core.c386 enum v4l2_memory memory) in __videobuf_mmap_setup()
430 enum v4l2_memory memory) in videobuf_mmap_setup()
/openbmc/qemu/include/hw/timer/
H A Drenesas_tmr.h40 MemoryRegion memory; member
/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/
H A Dstingray.dtsi134 memory: memory@80000000 { label
/openbmc/linux/drivers/char/agp/
H A Dbackend.c117 long memory, index, result; in agp_find_max() local
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c411 static int __vb2_queue_alloc(struct vb2_queue *q, enum vb2_memory memory, in __vb2_queue_alloc()
688 enum vb2_memory memory, unsigned int type) in vb2_verify_memory_type()
751 int vb2_core_reqbufs(struct vb2_queue *q, enum vb2_memory memory, in vb2_core_reqbufs()
909 int vb2_core_create_bufs(struct vb2_queue *q, enum vb2_memory memory, in vb2_core_create_bufs()
2610 unsigned int memory; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dtu102.c70 tu102_runl_commit(struct nvkm_runl *runl, struct nvkm_memory *memory, u32 start, int count) in tu102_runl_commit()
H A Dgk104.c430 gk104_runl_commit(struct nvkm_runl *runl, struct nvkm_memory *memory, u32 start, int count) in gk104_runl_commit()
452 gk104_runl_insert_chan(struct nvkm_chan *chan, struct nvkm_memory *memory, u64 offset) in gk104_runl_insert_chan()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif000c.h62 __u64 memory; member
89 __u64 memory; member
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp21 memory, enumerator
/openbmc/qemu/include/hw/remote/
H A Dmpqemu-link.h63 bool memory; member
/openbmc/qemu/include/hw/intc/
H A Drx_icu.h50 MemoryRegion memory; member
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h21 struct nvkm_memory *memory; /* Memory currently mapped into VMA. */ member
79 struct nvkm_memory *memory; member
/openbmc/qemu/hw/arm/
H A Domap1.c407 static struct omap_watchdog_timer_s *omap_wd_timer_init(MemoryRegion *memory, in omap_wd_timer_init()
513 static struct omap_32khz_timer_s *omap_os_timer_init(MemoryRegion *memory, in omap_os_timer_init()
1053 static void omap_id_init(MemoryRegion *memory, struct omap_mpu_state_s *mpu) in omap_id_init()
1147 static void omap_mpui_init(MemoryRegion *memory, hwaddr base, in omap_mpui_init()
1254 MemoryRegion *memory, hwaddr base, in omap_tipb_bridge_init()
1369 static void omap_tcmi_init(MemoryRegion *memory, hwaddr base, in omap_tcmi_init()
1451 static struct dpll_ctl_s *omap_dpll_init(MemoryRegion *memory, in omap_dpll_init()
1868 static void omap_clkm_init(MemoryRegion *memory, hwaddr mpu_base, in omap_clkm_init()
2115 static struct omap_mpuio_s *omap_mpuio_init(MemoryRegion *memory, in omap_mpuio_init()
/openbmc/qemu/include/hw/pci-host/
H A Ddesignware.h85 MemoryRegion memory; member
/openbmc/linux/arch/powerpc/boot/
H A Doflib.c111 static ihandle memory; variable
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2433.c41 u8 memory[W1_EEPROM_SIZE]; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_legacy.h183 struct agp_memory *memory; member
/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c109 MemoryRegion *memory) in pcie_sriov_vf_register_bar()

123456