Home
last modified time | relevance | path

Searched defs:offset (Results 501 – 525 of 1531) sorted by relevance

1...<<21222324252627282930>>...62

/openbmc/qemu/hw/timer/
H A Dsse-timer.c216 static uint64_t sse_timer_read(void *opaque, hwaddr offset, unsigned size) in sse_timer_read()
280 static void sse_timer_write(void *opaque, hwaddr offset, uint64_t value, in sse_timer_write()
/openbmc/qemu/hw/gpio/
H A Dnrf51_gpio.c147 static uint64_t nrf51_gpio_read(void *opaque, hwaddr offset, unsigned int size) in nrf51_gpio_read()
182 static void nrf51_gpio_write(void *opaque, hwaddr offset, in nrf51_gpio_write()
H A Dmpc8xxx.c66 static uint64_t mpc8xxx_gpio_read(void *opaque, hwaddr offset, in mpc8xxx_gpio_read()
115 static void mpc8xxx_gpio_write(void *opaque, hwaddr offset, in mpc8xxx_gpio_write()
/openbmc/qemu/hw/intc/
H A Dloongarch_pch_pic.c85 uint32_t offset; in pch_pic_read() local
131 uint32_t offset; in pch_pic_write() local
H A Dpnv_xive.c927 static void pnv_xive_ic_reg_write(void *opaque, hwaddr offset, in pnv_xive_ic_reg_write()
1222 static uint64_t pnv_xive_ic_reg_read(void *opaque, hwaddr offset, unsigned size) in pnv_xive_ic_reg_read()
1600 static void xive_tm_indirect_write(void *opaque, hwaddr offset, in xive_tm_indirect_write()
1608 static uint64_t xive_tm_indirect_read(void *opaque, hwaddr offset, in xive_tm_indirect_read()
1630 static void pnv_xive_tm_write(void *opaque, hwaddr offset, in pnv_xive_tm_write()
1640 static uint64_t pnv_xive_tm_read(void *opaque, hwaddr offset, unsigned size) in pnv_xive_tm_read()
1700 static uint64_t pnv_xive_vc_read(void *opaque, hwaddr offset, in pnv_xive_vc_read()
1743 static void pnv_xive_vc_write(void *opaque, hwaddr offset, in pnv_xive_vc_write()
1801 static uint64_t pnv_xive_pc_read(void *opaque, hwaddr offset, unsigned size) in pnv_xive_pc_read()
2044 int offset; in pnv_xive_dt_xscom() local
/openbmc/qemu/tests/unit/
H A Dtest-block-iothread.c36 int64_t offset, int64_t bytes, in bdrv_test_co_preadv()
44 int64_t offset, int64_t bytes, in bdrv_test_co_pwritev()
52 int64_t offset, int64_t bytes) in bdrv_test_co_pdiscard()
58 bdrv_test_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in bdrv_test_co_truncate()
67 int64_t offset, int64_t count, in bdrv_test_co_block_status()
/openbmc/phosphor-mboxd/
H A Dmboxd_msg.c424 uint32_t offset, size; in mbox_handle_dirty_window() local
483 uint32_t offset, size; in mbox_handle_erase_window() local
536 int rc, i, offset, count; in mbox_handle_flush_window() local
/openbmc/qemu/hw/i2c/
H A Dallwinner-i2c.c132 static const char *allwinner_i2c_get_regname(unsigned offset) in allwinner_i2c_get_regname()
208 static uint64_t allwinner_i2c_read(void *opaque, hwaddr offset, in allwinner_i2c_read()
279 static void allwinner_i2c_write(void *opaque, hwaddr offset, in allwinner_i2c_write()
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c56 static uint8_t get_from_offset(PnvSpi *s, uint8_t offset) in get_from_offset()
200 for (int offset = 0; offset < payload_len; offset += s->transfer_len) { in transfer() local
1180 int offset) in pnv_spi_dt_xscom()
/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c88 static bool pcie_sriov_pf_init_common(PCIDevice *dev, uint16_t offset, in pcie_sriov_pf_init_common()
152 bool pcie_sriov_pf_init(PCIDevice *dev, uint16_t offset, in pcie_sriov_pf_init()
255 uint16_t offset, in pcie_sriov_pf_init_from_user_created_vfs()
/openbmc/qemu/hw/display/
H A Dxlnx_dp.c285 static uint64_t xlnx_dp_audio_read(void *opaque, hwaddr offset, unsigned size) in xlnx_dp_audio_read()
293 static void xlnx_dp_audio_write(void *opaque, hwaddr offset, uint64_t value, in xlnx_dp_audio_write()
678 static uint64_t xlnx_dp_read(void *opaque, hwaddr offset, unsigned size) in xlnx_dp_read()
738 static void xlnx_dp_write(void *opaque, hwaddr offset, uint64_t value, in xlnx_dp_write()
922 static void xlnx_dp_vblend_write(void *opaque, hwaddr offset, in xlnx_dp_vblend_write()
1010 static uint64_t xlnx_dp_vblend_read(void *opaque, hwaddr offset, in xlnx_dp_vblend_read()
1037 static void xlnx_dp_avbufm_write(void *opaque, hwaddr offset, uint64_t value, in xlnx_dp_avbufm_write()
1124 static uint64_t xlnx_dp_avbufm_read(void *opaque, hwaddr offset, in xlnx_dp_avbufm_read()
/openbmc/qemu/block/
H A Dquorum.c122 uint64_t offset; member
166 uint64_t offset, uint64_t bytes, in quorum_aio_get()
194 static void quorum_report_bad(QuorumOpType type, uint64_t offset, in quorum_report_bad()
449 ssize_t offset; in quorum_compare() local
673 quorum_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_preadv()
729 quorum_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwritev()
760 quorum_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwrite_zeroes()
1230 int64_t offset, int64_t count, in quorum_co_block_status()
H A Dnbd.c57 uint64_t offset; /* original offset of the request */ member
583 uint64_t offset; in nbd_parse_offset_hole_payload() local
761 uint64_t offset; in nbd_co_receive_offset_data_payload() local
1087 uint64_t offset, QEMUIOVector *qiov, in nbd_co_receive_cmdread_reply()
1244 nbd_client_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in nbd_client_co_preadv()
1302 nbd_client_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in nbd_client_co_pwritev()
1327 nbd_client_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in nbd_client_co_pwrite_zeroes()
1379 nbd_client_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in nbd_client_co_pdiscard()
1400 BlockDriverState *bs, unsigned int mode, int64_t offset, in nbd_client_co_block_status()
2016 static int coroutine_fn nbd_co_truncate(BlockDriverState *bs, int64_t offset, in nbd_co_truncate()
H A Dqcow2.h235 uint64_t offset; member
308 uint64_t offset; member
432 unsigned offset; member
446 uint64_t offset; member
656 static inline int64_t start_of_cluster(BDRVQcow2State *s, int64_t offset) in start_of_cluster()
661 static inline int64_t offset_into_cluster(BDRVQcow2State *s, int64_t offset) in offset_into_cluster()
666 static inline int64_t offset_into_subcluster(BDRVQcow2State *s, int64_t offset) in offset_into_subcluster()
687 static inline int offset_to_l1_index(BDRVQcow2State *s, uint64_t offset) in offset_to_l1_index()
692 static inline int offset_to_l2_index(BDRVQcow2State *s, int64_t offset) in offset_to_l2_index()
697 static inline int offset_to_l2_slice_index(BDRVQcow2State *s, int64_t offset) in offset_to_l2_slice_index()
[all …]
H A Dqed-l2-cache.c131 CachedL2Table *qed_find_l2_cache_entry(L2TableCache *l2_cache, uint64_t offset) in qed_find_l2_cache_entry()
/openbmc/qemu/tcg/
H A Dtcg-op.c169 TCGv_ptr base, TCGArg offset) in tcg_gen_ldst_op_i32()
176 TCGv_ptr base, TCGArg offset) in tcg_gen_ldst_op_i64()
1380 void tcg_gen_ld8u_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld8u_i32()
1385 void tcg_gen_ld8s_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld8s_i32()
1390 void tcg_gen_ld16u_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld16u_i32()
1395 void tcg_gen_ld16s_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld16s_i32()
1400 void tcg_gen_ld_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld_i32()
1405 void tcg_gen_st8_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_st8_i32()
1410 void tcg_gen_st16_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_st16_i32()
1415 void tcg_gen_st_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_st_i32()
[all …]
/openbmc/phosphor-ipmi-flash/tools/
H A Dp2a.cpp101 std::uint32_t offset = 0; in sendContents() local
/openbmc/qemu/scripts/qemugdb/
H A Dmtree.py50 def print_item(self, ptr, offset = gdb.Value(0), level = 0): argument
/openbmc/qemu/include/qemu/
H A Dselfmap.h25 uint64_t offset; member
/openbmc/u-boot/arch/mips/lib/
H A Dtraps.c87 static void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler()
/openbmc/u-boot/tools/
H A Dmingw_support.c24 void *mmap(void *addr, size_t len, int prot, int flags, int fd, int offset) in mmap()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ducd90320_device.cpp36 unsigned int offset; member
/openbmc/u-boot/drivers/clk/at91/
H A Dpmc.c55 int offset = dev_of_offset(dev); in at91_clk_sub_device_bind() local
/openbmc/qemu/migration/
H A Drdma.h56 ram_addr_t offset, size_t size) in rdma_control_save_page()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dascii_string.cpp48 for (size_t offset = 8; offset < asciiStringSize; offset++) in AsciiString() local

1...<<21222324252627282930>>...62