Home
last modified time | relevance | path

Searched defs:offset (Results 1076 – 1100 of 1525) sorted by relevance

1...<<41424344454647484950>>...61

/openbmc/u-boot/tools/
H A Dmips-relocs.c105 uint64_t offset; member
/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp268 void buildCommonHeaderSection(const uint32_t& infoAreaSize, uint16_t& offset, in buildCommonHeaderSection()
/openbmc/qemu/include/qemu/
H A Dbitmap.h245 long offset, long nbits) in bitmap_count_one_with_offset()
/openbmc/u-boot/cmd/
H A Djffs2.c478 ulong offset = load_addr; in do_jffs2_fsload() local
/openbmc/ipmitool/lib/
H A Dipmi_channel.c359 uint16_t offset = 0; in ipmi_get_channel_cipher_suites() local
/openbmc/u-boot/board/phytec/pfla02/
H A Dpfla02.c603 unsigned int offset = MIN_BANK_SIZE; in pfla02_detect_chiptype() local
/openbmc/u-boot/lib/
H A Dmembuff.c78 int offset; in membuff_putraw() local
/openbmc/qemu/tests/qtest/migration/
H A Dmigration-util.c304 uint64_t offset; in probe_o_direct_support() local
/openbmc/qemu/include/hw/xen/
H A Dxen-bus.h110 off_t offset; member
/openbmc/qemu/include/hw/display/
H A Dmacfb.h49 uint32_t offset; member
/openbmc/qemu/system/
H A Dmemory_mapping.c315 ram_addr_t offset, length; in qemu_get_guest_memory_mapping() local
H A Dphysmem.c936 unsigned long offset = page % DIRTY_MEMORY_BLOCK_SIZE; cpu_physical_memory_test_and_clear_dirty() local
958 cpu_physical_memory_snapshot_and_clear_dirty(MemoryRegion * mr,hwaddr offset,hwaddr length,unsigned client) cpu_physical_memory_snapshot_and_clear_dirty() argument
1435 file_ram_alloc(RAMBlock * block,ram_addr_t memory,int fd,bool truncate,off_t offset,Error ** errp) file_ram_alloc() argument
1515 ram_addr_t offset = RAM_ADDR_MAX, mingap = RAM_ADDR_MAX; find_ram_offset() local
2026 qemu_ram_alloc_from_fd(ram_addr_t size,ram_addr_t max_size,qemu_ram_resize_cb resized,MemoryRegion * mr,uint32_t ram_flags,int fd,off_t offset,bool grow,Error ** errp) qemu_ram_alloc_from_fd() argument
2108 qemu_ram_alloc_from_file(ram_addr_t size,MemoryRegion * mr,uint32_t ram_flags,const char * mem_path,off_t offset,Error ** errp) qemu_ram_alloc_from_file() argument
2378 uint64_t offset; qemu_ram_remap() local
2502 qemu_ram_block_from_host(void * ptr,bool round_offset,ram_addr_t * offset) qemu_ram_block_from_host() argument
2575 ram_addr_t offset; qemu_ram_addr_from_host() local
[all...]
/openbmc/qemu/hw/tpm/
H A Dtpm_crb.c92 unsigned offset = addr & 3; in tpm_crb_mmio_read() local
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c329 off_t offset = addr / pagesize * sizeof(pinfo); in vtop() local
/openbmc/pldm/softoff/
H A Dsoftoff.cpp245 for (auto offset = 0; offset < compositeSensorCount; offset++) in getSensorInfo() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c91 int offset:20; member
1066 int isPread, loff_t offset) in yaffsfs_do_read()
1182 int yaffs_pread(int handle, void *buf, unsigned int nbyte, loff_t offset) in yaffs_pread()
1188 int isPwrite, loff_t offset) in yaffsfs_do_write()
1299 int yaffs_pwrite(int fd, const void *buf, unsigned int nbyte, loff_t offset) in yaffs_pwrite()
1377 loff_t yaffs_lseek(int handle, loff_t offset, int whence) in yaffs_lseek()
/openbmc/u-boot/include/
H A Dpci.h1161 static inline int pci_write_config_dword(pci_dev_t pcidev, int offset, in pci_write_config_dword()
1168 static inline int pci_write_config_word(pci_dev_t pcidev, int offset, in pci_write_config_word()
1175 static inline int pci_write_config_byte(pci_dev_t pcidev, int offset, in pci_write_config_byte()
1182 static inline int pci_read_config_dword(pci_dev_t pcidev, int offset, in pci_read_config_dword()
1189 static inline int pci_read_config_word(pci_dev_t pcidev, int offset, in pci_read_config_word()
1196 static inline int pci_read_config_byte(pci_dev_t pcidev, int offset, in pci_read_config_byte()
/openbmc/qemu/hw/ppc/
H A Dpnv.c157 int offset; pnv_dt_core() local
281 int offset; pnv_dt_icp() local
352 int offset; pnv_chip_power8_dt_populate() local
409 int offset; pnv_chip_power9_dt_populate() local
474 int offset; pnv_chip_power10_dt_populate() local
583 int offset; global() member
[all...]
/openbmc/qemu/hw/display/
H A Dqxl.c447 intptr_t offset; in qxl_ram_set_dirty() local
1432 uint64_t offset = phys & 0xffffffffffff; in qxl_get_check_slot_offset() local
1484 uint64_t offset; in qxl_phys2virt() local
1958 uint64_t offset, size; local
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c2110 static void gen_lea_ss_ofs(DisasContext *s, TCGv dest, TCGv src, target_ulong offset) in gen_lea_ss_ofs()
2389 static inline void gen_ldq_env_A0(DisasContext *s, int offset) in gen_ldq_env_A0()
2395 static inline void gen_stq_env_A0(DisasContext *s, int offset) in gen_stq_env_A0()
2401 static inline void gen_ldo_env_A0(DisasContext *s, int offset, bool align) in gen_ldo_env_A0()
2413 static inline void gen_sto_env_A0(DisasContext *s, int offset, bool align) in gen_sto_env_A0()
2425 static void gen_ldy_env_A0(DisasContext *s, int offset, bool align) in gen_ldy_env_A0()
2441 static void gen_sty_env_A0(DisasContext *s, int offset, bool align) in gen_sty_env_A0()
/openbmc/u-boot/drivers/mtd/
H A Dmtdpart.c323 unsigned long offset, in part_get_unmapped_area()
778 long long offset, long long length) in mtd_add_partition()
/openbmc/qemu/tests/qtest/
H A Dufs-test.c62 static inline uint32_t ufs_rreg(QUfs *ufs, size_t offset) in ufs_rreg()
67 static inline void ufs_wreg(QUfs *ufs, size_t offset, uint32_t value) in ufs_wreg()
/openbmc/qemu/migration/
H A Dqemu-file.c657 size_t coroutine_mixed_fn qemu_peek_buffer(QEMUFile *f, uint8_t **buf, size_t size, size_t offset) in qemu_peek_buffer()
768 int coroutine_mixed_fn qemu_peek_byte(QEMUFile *f, int offset) in qemu_peek_byte()
H A Dmultifd.h105 uint64_t offset[]; member
129 ram_addr_t *offset; member
/openbmc/qemu/hw/net/
H A Ddp8393x.c192 static uint16_t dp8393x_get(dp8393xState *s, hwaddr addr, int offset) in dp8393x_get()
217 hwaddr addr, int offset, uint16_t val) in dp8393x_put()

1...<<41424344454647484950>>...61