Home
last modified time | relevance | path

Searched defs:ptr (Results 376 – 400 of 492) sorted by relevance

1...<<11121314151617181920

/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c1063 static bool mte_checks_needed(uint64_t ptr, uint32_t desc) in mte_checks_needed()
1078 static void check_setg_alignment(CPUARMState *env, uint64_t ptr, uint64_t size, in check_setg_alignment()
/openbmc/u-boot/drivers/video/
H A Dipu_disp.c239 int ptr = map * 3 + byte_num; in ipu_dc_map_config() local
/openbmc/u-boot/drivers/net/
H A Dxilinx_emaclite.c391 static int emaclite_send(struct udevice *dev, void *ptr, int len) in emaclite_send()
/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.c236 void *ptr, size_t size) in _net_rx_rss_add_chunk()
H A Dsmc91c111.c47 uint16_t ptr; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c266 const uint32_t *ptr; in omap_calculate_ecc() local
/openbmc/u-boot/tools/
H A Difdtool.c50 uint32_t *ptr, *end; in find_fd() local
H A Dmxsimage.c2176 static void mxsimage_set_header(void *ptr, struct stat *sbuf, int ifd, in mxsimage_set_header()
2221 static int mxsimage_verify_header(unsigned char *ptr, int image_size, in mxsimage_verify_header()
/openbmc/qemu/migration/
H A Ddirtyrate.c356 static uint32_t compute_page_hash(void *ptr) in compute_page_hash()
/openbmc/qemu/plugins/
H A Dapi.c616 char *ptr = qemu_plugin_scoreboard_find(entry.score, vcpu_index); in plugin_u64_address() local
H A Dcore.c596 char *ptr = cb->entry.score->data->data; in exec_inline_op() local
/openbmc/qemu/tcg/
H A Dregion.c133 static int ptr_cmp_tb_tc(const void *ptr, const struct tb_tc *s) in ptr_cmp_tb_tc()
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c85 void *ptr; member
130 int idr_alloc(struct idr *idp, void *ptr, int start, int end, gfp_t gfp_mask) in idr_alloc()
/openbmc/qemu/include/tcg/
H A Dtcg.h96 tcg_insn_unit *ptr; member
709 uintptr_t ptr, ptr_end; in tcg_malloc() local
/openbmc/u-boot/fs/fat/
H A Dfat.c122 char *ptr; in get_name() local
/openbmc/u-boot/cmd/
H A Dmem.c966 void *ptr = NULL; in mod_mem() local
/openbmc/u-boot/lib/
H A Dvsprintf.c438 static char *pointer(const char *fmt, char *buf, char *end, void *ptr, in pointer()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c369 static int zpci_endian_swap(uint64_t *ptr, uint8_t len) in zpci_endian_swap()
/openbmc/qemu/target/i386/
H A Dhelper.c570 target_ulong ptr; in cpu_x86_get_descr_debug() local
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c516 dma_addr_t ptr, n; in ohci_copy_td() local
544 dma_addr_t ptr, n; in ohci_copy_iso_td() local
/openbmc/qemu/hw/display/
H A Dqxl.c444 static void qxl_ram_set_dirty(PCIQXLDevice *qxl, void *ptr) in qxl_ram_set_dirty()
1486 void *ptr; in qxl_phys2virt() local
/openbmc/qemu/linux-user/
H A Delfload.c144 #define tswapreg(ptr) tswap64(ptr) argument
147 #define tswapreg(ptr) tswapal(ptr) argument
2135 #define bswaptls(ptr) bswap32s(ptr) argument
4172 void *ptr = *pptr; in fill_note() local
4304 static int dump_write(int fd, const void *ptr, size_t size) in dump_write()
/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c765 uint8_t *ptr; in asix_eth_recv() local
/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp300 auto ptr = smbiosSkipEntryPoint(smbiosDataIn); in smbiosHandlePtr() local
/openbmc/qemu/hw/vfio/
H A Dcontainer.c478 void *ptr = info; in vfio_get_iommu_info_cap() local

1...<<11121314151617181920