Home
last modified time | relevance | path

Searched defs:offset (Results 376 – 400 of 1531) sorted by relevance

1...<<11121314151617181920>>...62

/openbmc/qemu/tests/qemu-iotests/
H A D30271 offset = tar.fileobj.tell() + 512 variable
/openbmc/phosphor-pid-control/sysfs/
H A Dsysfswrite.cpp19 double offset = range * value; in write() local
/openbmc/qemu/hw/i386/
H A Dtdvf.c44 uint32_t offset; member
50 uint32_t offset = 0; in tdvf_get_metadata() local
/openbmc/qemu/hw/arm/
H A Domap_sx1.c67 static uint64_t static_read(void *opaque, hwaddr offset, in static_read()
76 static void static_write(void *opaque, hwaddr offset, in static_write()
/openbmc/qemu/hw/misc/
H A Dimx6_src.c89 static uint64_t imx6_src_read(void *opaque, hwaddr offset, unsigned size) in imx6_src_read()
150 static void imx6_src_write(void *opaque, hwaddr offset, uint64_t value, in imx6_src_write()
H A Dimx7_src.c105 static uint64_t imx7_src_read(void *opaque, hwaddr offset, unsigned size) in imx7_src_read()
167 static void imx7_src_write(void *opaque, hwaddr offset, uint64_t value, in imx7_src_write()
H A Dnrf51_rng.c29 static uint64_t rng_read(void *opaque, hwaddr offset, unsigned int size) in rng_read()
85 static void rng_write(void *opaque, hwaddr offset, in rng_write()
H A Darm_l2x0.c64 static uint64_t l2x0_priv_read(void *opaque, hwaddr offset, in l2x0_priv_read()
107 static void l2x0_priv_write(void *opaque, hwaddr offset, in l2x0_priv_write()
H A Dallwinner-h3-ccu.c59 #define REG_INDEX(offset) (offset / sizeof(uint32_t)) argument
103 static uint64_t allwinner_h3_ccu_read(void *opaque, hwaddr offset, in allwinner_h3_ccu_read()
119 static void allwinner_h3_ccu_write(void *opaque, hwaddr offset, in allwinner_h3_ccu_write()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-udmabuf.c34 ram_addr_t offset; in virtio_gpu_create_udmabuf() local
180 uint32_t offset = 0; in virtio_gpu_create_dmabuf() local
/openbmc/qemu/hw/intc/
H A Daspeed_vic.c107 static uint64_t aspeed_vic_read(void *opaque, hwaddr offset, unsigned size) in aspeed_vic_read()
187 static void aspeed_vic_write(void *opaque, hwaddr offset, uint64_t data, in aspeed_vic_write()
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.h20 unsigned int offset; member
88 unsigned long offset) in padctl_readl()
94 u32 value, unsigned long offset) in padctl_writel()
/openbmc/qemu/io/
H A Dchannel-file.c167 off_t offset, in qio_channel_file_preadv()
193 off_t offset, in qio_channel_file_pwritev()
236 off_t offset, in qio_channel_file_seek()
/openbmc/qemu/hw/adc/
H A Dzynq-xadc.c136 static bool zynq_xadc_check_offset(hwaddr offset, bool rnw) in zynq_xadc_check_offset()
154 static uint64_t zynq_xadc_read(void *opaque, hwaddr offset, unsigned size) in zynq_xadc_read()
189 static void zynq_xadc_write(void *opaque, hwaddr offset, uint64_t val, in zynq_xadc_write()
/openbmc/qemu/hw/mem/
H A Dnvdimm.c213 uint64_t offset, bool is_write) in nvdimm_validate_rw_label_data()
220 uint64_t size, uint64_t offset) in nvdimm_read_label_data()
228 uint64_t size, uint64_t offset) in nvdimm_write_label_data()
/openbmc/qemu/block/
H A Dvpc.c297 int64_t offset = bdrv_getlength(bs->file->bs); in vpc_open() local
497 get_image_offset(BlockDriverState *bs, uint64_t offset, bool write, int *err) in get_image_offset()
545 int64_t offset = s->free_data_block_offset; in rewrite_footer() local
562 alloc_block(BlockDriverState *bs, int64_t offset) in alloc_block()
621 vpc_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in vpc_co_preadv()
671 vpc_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in vpc_co_pwritev()
730 int64_t offset, int64_t bytes, in vpc_co_block_status()
838 int64_t offset = 0; in create_dynamic_disk() local
/openbmc/u-boot/tools/dtoc/
H A Dfdt.py40 def __init__(self, node, offset, name, bytes): argument
225 def __init__(self, fdt, parent, offset, name, path): argument
626 def GetStructOffset(self, offset): argument
637 def Node(self, fdt, parent, offset, name, path): argument
/openbmc/qemu/hw/ppc/
H A Dpnv_sbe.c90 uint32_t offset = addr >> 3; in pnv_sbe_power9_xscom_ctrl_read() local
107 uint32_t offset = addr >> 3; in pnv_sbe_power9_xscom_ctrl_write() local
259 uint32_t offset = addr >> 3; in pnv_sbe_power9_xscom_mbox_read() local
288 uint32_t offset = addr >> 3; in pnv_sbe_power9_xscom_mbox_write() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci_modern.c105 static int virtio_pci_get_config(struct udevice *udev, unsigned int offset, in virtio_pci_get_config()
141 static int virtio_pci_set_config(struct udevice *udev, unsigned int offset, in virtio_pci_set_config()
384 int offset; in virtio_pci_find_capability() local
417 u32 offset; in virtio_pci_map_capability() local
461 int offset; in virtio_pci_probe() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c203 uint64_t offset, size; in virtio_mem_for_each_unplugged_range() local
227 uint64_t offset, size; in virtio_mem_for_each_plugged_range() local
255 uint64_t offset, size; in virtio_mem_for_each_plugged_section() local
287 uint64_t offset, size; in virtio_mem_for_each_unplugged_section() local
328 static void virtio_mem_notify_unplug(VirtIOMEM *vmem, uint64_t offset, in virtio_mem_notify_unplug()
343 static int virtio_mem_notify_plug(VirtIOMEM *vmem, uint64_t offset, in virtio_mem_notify_plug()
508 uint64_t offset, uint64_t size) in virtio_mem_activate_memslots_to_plug()
526 uint64_t offset, in virtio_mem_deactivate_unplugged_memslots()
569 const uint64_t offset = start_gpa - vmem->addr; in virtio_mem_set_block_state() local
1165 uint64_t offset, uint64_t size) in virtio_mem_discard_range_cb()
[all …]
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dspl.c27 struct image_header *spl_get_load_buffer(ssize_t offset, size_t size) in spl_get_load_buffer()
/openbmc/u-boot/drivers/axi/
H A Daxi-emul-uclass.c18 uint offset; in axi_sandbox_get_emul() local
/openbmc/u-boot/drivers/core/
H A Dutil.c34 bool dm_fdt_pre_reloc(const void *blob, int offset) in dm_fdt_pre_reloc()
/openbmc/qemu/include/qemu/
H A Dbuffer.h38 size_t offset; member
/openbmc/qemu/include/monitor/
H A Dhmp-target.h34 int offset; member

1...<<11121314151617181920>>...62