Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 77) sorted by relevance

1234

/qemu/util/
H A Dqht.c354 struct qht_map *map; in qht_map_lock_buckets__no_stale() local
386 struct qht_map *map; in qht_bucket_lock__no_stale() local
442 struct qht_map *map; in qht_map_create() local
468 struct qht_map *map; in qht_init() local
519 struct qht_map *map; in qht_reset() local
539 struct qht_map *map; in qht_reset_size() local
600 const struct qht_map *map; in qht_lookup_custom() local
676 struct qht_map *map; in qht_grow_maybe() local
698 struct qht_map *map; in qht_insert() local
810 struct qht_map *map; in qht_remove() local
[all …]
H A Diova-tree.c84 const DMAMap *iova_tree_find(const IOVATree *tree, const DMAMap *map) in iova_tree_find()
92 const DMAMap *map = key; in iova_tree_find_address_iterator() local
108 const DMAMap *iova_tree_find_iova(const IOVATree *tree, const DMAMap *map) in iova_tree_find_iova()
120 const DMAMap map = { .iova = iova, .size = 0 }; in iova_tree_find_address() local
131 int iova_tree_insert(IOVATree *tree, const DMAMap *map) in iova_tree_insert()
155 DMAMap *map = key; in iova_tree_traverse() local
167 void iova_tree_remove(IOVATree *tree, DMAMap map) in iova_tree_remove()
236 int iova_tree_alloc_map(IOVATree *tree, DMAMap *map, hwaddr iova_begin, in iova_tree_alloc_map()
H A Dbitmap.c160 void bitmap_set(unsigned long *map, long start, long nr) in bitmap_set()
182 void bitmap_set_atomic(unsigned long *map, long start, long nr) in bitmap_set_atomic()
221 void bitmap_clear(unsigned long *map, long start, long nr) in bitmap_clear()
243 bool bitmap_test_and_clear(unsigned long *map, long start, long nr) in bitmap_test_and_clear()
288 bool bitmap_test_and_clear_atomic(unsigned long *map, long start, long nr) in bitmap_test_and_clear_atomic()
360 unsigned long bitmap_find_next_zero_area(unsigned long *map, in bitmap_find_next_zero_area()
/qemu/hw/virtio/
H A Dvhost-iova-tree.c68 const DMAMap *map) in vhost_iova_tree_find_iova()
86 int vhost_iova_tree_map_alloc(VhostIOVATree *tree, DMAMap *map) in vhost_iova_tree_map_alloc()
107 void vhost_iova_tree_remove(VhostIOVATree *iova_tree, DMAMap map) in vhost_iova_tree_remove()
H A Dvirtio-qmp.c481 #define CONVERT_FEATURES(type, map, is_status, bitmap) \ argument
/qemu/
H A Dqemu-keymap.c60 static void walk_map(struct xkb_keymap *map, xkb_keycode_t code, void *data) in walk_map()
143 static xkb_mod_mask_t get_mod(struct xkb_keymap *map, const char *name) in get_mod()
158 static struct xkb_keymap *map; in main() local
/qemu/system/
H A Dmemory_mapping.c54 static inline bool mapping_contiguous(MemoryMapping *map, in mapping_contiguous()
66 static inline bool mapping_have_same_region(MemoryMapping *map, in mapping_have_same_region()
79 static inline bool mapping_conflict(MemoryMapping *map, in mapping_conflict()
91 static inline void mapping_merge(MemoryMapping *map, in mapping_merge()
H A Dphysmem.c138 PhysPageMap map; member
176 static void phys_map_node_reserve(PhysPageMap *map, unsigned nodes) in phys_map_node_reserve()
186 static uint32_t phys_map_node_alloc(PhysPageMap *map, bool leaf) in phys_map_node_alloc()
206 static void phys_page_set_level(PhysPageMap *map, PhysPageEntry *lp, in phys_page_set_level()
974 static uint16_t phys_section_add(PhysPageMap *map, in phys_section_add()
1006 static void phys_sections_free(PhysPageMap *map) in phys_sections_free()
2466 static uint16_t dummy_section(PhysPageMap *map, FlatView *fv, MemoryRegion *mr) in dummy_section()
/qemu/hw/misc/
H A Dsifive_u_otp.c35 #define SET_FUSEARRAY_BIT(map, i, off, bit) \ argument
38 #define GET_FUSEARRAY_BIT(map, i, off) \ argument
/qemu/contrib/elf2dmp/
H A Dqemu_elf.c24 Elf64_Phdr *elf64_getphdr(void *map) in elf64_getphdr()
32 Elf64_Half elf_getphdrnum(void *map) in elf_getphdrnum()
H A Dpdb.c276 void *map; in pdb_init_from_file() local
H A Dqemu_elf.h39 void *map; member
/qemu/ui/
H A Dx_keymap.c59 const guint16 *map; in qemu_xkeymap_mapping_table() local
/qemu/include/qemu/
H A Dqht.h17 struct qht_map *map; member
/qemu/hw/arm/
H A Dmainstone.c49 static const struct keymap map[0xE0] = { variable
H A Dz2.c32 static const struct keymap map[0x100] = { variable
H A Dvexpress.c497 const hwaddr *map = daughterboard->motherboard_map; in vexpress_modify_dtb() local
553 const hwaddr *map = daughterboard->motherboard_map; in vexpress_common_init() local
/qemu/hw/input/
H A Dpxa2xx_keypad.c91 const struct keymap *map; member
322 const struct keymap *map, int size) in pxa27x_register_keypad()
H A Dvirtio-input-hid.c55 const unsigned short *map, in virtio_input_extend_config()
/qemu/block/
H A Dsnapshot-access.c46 int64_t *map, BlockDriverState **file) in snapshot_access_co_block_status()
H A Dnull.c232 int64_t *map, in null_co_block_status()
/qemu/include/hw/intc/
H A Drx_icu.h53 uint8_t *map; member
/qemu/backends/
H A Diommufd.c146 struct iommu_ioas_map map = { in iommufd_backend_map_dma() local
/qemu/hw/loongarch/
H A Dboot.c93 efi_memory_desc_t *map = p + sizeof(struct efi_boot_memmap); in init_efi_boot_memmap() local
/qemu/crypto/
H A Dblock-luks.c155 const QCryptoBlockLUKSCipherNameMap *map = in qcrypto_block_luks_cipher_name_lookup() local
184 const QCryptoBlockLUKSCipherNameMap *map = in qcrypto_block_luks_cipher_alg_lookup() local
204 const QEnumLookup *map, in qcrypto_block_luks_name_lookup()

1234