Searched defs:uint64_t (Results 1 – 5 of 5) sorted by relevance
/qemu/pc-bios/vof/ |
H A D | vof.h | 11 typedef unsigned long long uint64_t; typedef
|
/qemu/tests/multiboot/ |
H A D | libc.h | 28 typedef unsigned long long uint64_t; typedef
|
/qemu/hw/core/ |
H A D | loader.c | 411 uint64_t (*translate_fn)(void *, uint64_t), in load_elf() argument 424 uint64_t (*translate_fn)(void *, uint64_t), in load_elf_as() argument 440 uint64_t (*translate_fn)(void *, uint64_t), in load_elf_ram_sym() argument 609 uint64_t (*translate_fn)(void *, uint64_t), in load_uboot_image() argument 752 uint64_t (*translate_fn)(void *, uint64_t), in load_uimage() argument 761 uint64_t (*translate_fn)(void *, uint64_t), in load_uimage_as() argument
|
/qemu/scripts/coverity-scan/ |
H A D | model.c | 39 typedef unsigned long long uint64_t; typedef
|
/qemu/tcg/ |
H A D | tcg-op-gvec.c | 413 uint64_t (dup_const)(unsigned vece, uint64_t c) in uint64_t() function
|