Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 15 of 15) sorted by relevance

/qemu/tests/qemu-iotests/
H A D30351 def add_bitmap(num, begin, end, disabled): argument
/qemu/dump/
H A Ddump-hmp-cmds.c28 int64_t begin = 0; in hmp_dump_guest_memory() local
H A Ddump.c1778 int64_t begin, int64_t length, bool kdump_raw, in dump_init()
2062 bool has_begin, int64_t begin, in qmp_dump_guest_memory()
/qemu/scripts/
H A Dsimpletrace.py167 def begin(self): member in Analyzer
H A Danalyse-9p-simpletrace.py81 def begin(self): member in VirtFSRequestTracker
/qemu/system/
H A Dmemory_mapping.c350 void memory_mapping_filter(MemoryMappingList *list, int64_t begin, in memory_mapping_filter()
/qemu/block/
H A Dvvfat.c254 uint16_t begin; member
262 uint32_t begin,end; member
487 static void set_begin_of_direntry(direntry_t* direntry, uint32_t begin) in set_begin_of_direntry()
2236 uint32_t begin, uint32_t end) in insert_mapping()
2791 uint32_t begin = begin_of_direntry(entry); in handle_commits() local
2805 int begin = commit->param.new_file.first_cluster; in handle_commits() local
3049 int begin = cluster2sector(s, i); in vvfat_write() local
H A Dio.c255 bool begin; member
314 bool begin, in bdrv_co_yield_to_drain()
/qemu/hw/sd/
H A Dsdhci.c588 unsigned int begin; in sdhci_sdma_transfer_multi_blocks() local
746 unsigned int begin, length; in sdhci_do_adma() local
/qemu/hw/pci-host/
H A Dgt64120.c272 hwaddr begin = *start; in check_reserved_space() local
/qemu/util/
H A Dqemu-sockets.c630 char *begin; in inet_parse() local
/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1162 HexValue *begin, in gen_rdeposit_op()
1266 unsigned begin, in gen_rextract_op()
/qemu/include/exec/
H A Dmemory.h882 void (*begin)(MemoryListener *listener); member
/qemu/hw/hyperv/
H A Dvmbus.c591 uint32_t begin, uint32_t end) in ringbuf_init_common()
/qemu/hw/pci/
H A Dpci.c1993 void pci_for_each_bus_depth_first(PCIBus *bus, pci_bus_ret_fn begin, in pci_for_each_bus_depth_first()