| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 302 | 71 offset = tar.fileobj.tell() + 512 variable
|
| /openbmc/phosphor-pid-control/sysfs/ |
| H A D | sysfswrite.cpp | 19 double offset = range * value; in write() local
|
| /openbmc/qemu/hw/i386/ |
| H A D | tdvf.c | 44 uint32_t offset; member 50 uint32_t offset = 0; in tdvf_get_metadata() local
|
| /openbmc/qemu/hw/arm/ |
| H A D | omap_sx1.c | 67 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 D | imx6_src.c | 89 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 D | imx7_src.c | 105 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 D | nrf51_rng.c | 29 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 D | arm_l2x0.c | 64 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 D | allwinner-h3-ccu.c | 59 #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 D | virtio-gpu-udmabuf.c | 34 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 D | aspeed_vic.c | 107 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 D | xusb-padctl-common.h | 20 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 D | channel-file.c | 167 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 D | zynq-xadc.c | 136 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 D | nvdimm.c | 213 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 D | vpc.c | 297 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 D | fdt.py | 40 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 D | pnv_sbe.c | 90 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 D | virtio_pci_modern.c | 105 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 D | virtio-mem.c | 203 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 D | spl.c | 27 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 D | axi-emul-uclass.c | 18 uint offset; in axi_sandbox_get_emul() local
|
| /openbmc/u-boot/drivers/core/ |
| H A D | util.c | 34 bool dm_fdt_pre_reloc(const void *blob, int offset) in dm_fdt_pre_reloc()
|
| /openbmc/qemu/include/qemu/ |
| H A D | buffer.h | 38 size_t offset; member
|
| /openbmc/qemu/include/monitor/ |
| H A D | hmp-target.h | 34 int offset; member
|