/openbmc/qemu/hw/pci-host/ |
H A D | q35.c | 267 static uint64_t blackhole_read(void *ptr, hwaddr reg, unsigned size) in blackhole_read()
|
/openbmc/qemu/include/qemu/ |
H A D | compiler.h | 44 #define container_of(ptr, type, member) ({ \ argument
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.c | 1246 static inline int modify_ldt(int func, void * ptr, unsigned long bytecount) in modify_ldt() 1672 uint8_t c, *ptr; in test_vm86() local 2180 void **ptr; in main() local
|
/openbmc/u-boot/net/ |
H A D | nfs.c | 104 void *ptr = map_sysmem(load_addr + offset, len); in store_block() local
|
/openbmc/entity-manager/src/entity_manager/ |
H A D | entity_manager.cpp | 354 const auto* ptr = powerState->get_ptr<const std::string*>(); deviceRequiresPowerOn() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-hcd.c | 37 #define ALIGN_END_ADDR(type, ptr, size) \ argument 162 static int handshake(uint32_t *ptr, uint32_t mask, uint32_t done, int usec) in handshake()
|
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_1pass.c | 1236 static u32 sum_get_unaligned32(u32 *ptr) in sum_get_unaligned32() 1246 static u16 sum_get_unaligned16(u16 *ptr) in sum_get_unaligned16()
|
/openbmc/u-boot/include/linux/ |
H A D | kernel.h | 265 #define container_of(ptr, type, member) ({ \ argument
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_thor.c | 569 unsigned char *ptr = dev->in_req->buf; in thor_tx_data() local
|
/openbmc/u-boot/lib/rsa/ |
H A D | rsa-sign.c | 659 uint32_t *buf, *ptr; in fdt_add_bignum() local
|
/openbmc/u-boot/include/mtd/ |
H A D | mtd-abi.h | 29 unsigned char __user *ptr; member
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | util.c | 628 void item_set_data(void *ptr) in item_set_data()
|
/openbmc/u-boot/common/ |
H A D | hash.c | 589 ulong *ptr; local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | tmio-common.c | 78 static dma_addr_t __dma_map_single(void *ptr, size_t size, in __dma_map_single()
|
/openbmc/obmc-console/ |
H A D | console-server.h | 271 #define container_of(ptr, type, member) \ argument
|
/openbmc/qemu/target/i386/hvf/ |
H A D | hvf.c | 112 uint8_t *ptr = buffer; in hvf_handle_io() local
|
/openbmc/u-boot/lib/ |
H A D | fdtdec.c | 941 u64 fdtdec_get_number(const fdt32_t *ptr, unsigned int cells) in fdtdec_get_number() 954 const fdt32_t *ptr, *end; in fdt_get_resource() local
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | me_common.h | 355 static inline void pci_read_dword_ptr(struct udevice *me_dev, void *ptr, in pci_read_dword_ptr() 364 static inline void pci_write_dword_ptr(struct udevice *me_dev, void *ptr, in pci_write_dword_ptr()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sme.c | 917 TCGv_ptr t, ptr; in TRANS_FEAT() local 958 TCGv_ptr t, ptr; in do_azz_acc_fp() local 1174 TCGv_ptr ptr = fpstatus_ptr(fpst); in TRANS_FEAT() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.c | 98 struct crypto_comp *ptr; in crypto_alloc_comp() local
|
/openbmc/u-boot/tools/ |
H A D | kwbimage.h | 198 unsigned char *ptr = header; in image_version() local
|
/openbmc/qemu/hw/net/ |
H A D | xgmac.c | 211 uint8_t *ptr; in xgmac_enet_send() local
|
/openbmc/qemu/hw/i386/ |
H A D | x86-common.c | 1054 void *ptr = memory_region_get_ram_ptr(&x86ms->bios); in x86_bios_rom_init() local
|
/openbmc/u-boot/include/ |
H A D | usbdevice.h | 141 #define _cv_(ptr) ((char*)(void*)(ptr)) argument 143 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb))) argument
|
/openbmc/qemu/hw/vfio/ |
H A D | pci-quirks.c | 1417 uint8_t *ptr = object_field_prop_ptr(obj, prop); in get_nv_gpudirect_clique_id() local 1427 uint8_t value, *ptr = object_field_prop_ptr(obj, prop); in set_nv_gpudirect_clique_id() local
|