Searched defs:begin (Results 1 – 14 of 14) sorted by relevance
/qemu/tests/qemu-iotests/ |
H A D | 303 | 51 def add_bitmap(num, begin, end, disabled): argument
|
/qemu/dump/ |
H A D | dump-hmp-cmds.c | 28 int64_t begin = 0; in hmp_dump_guest_memory() local
|
H A D | dump.c | 1782 int64_t begin, int64_t length, bool kdump_raw, in dump_init() 2066 bool has_begin, int64_t begin, in qmp_dump_guest_memory()
|
/qemu/scripts/ |
H A D | simpletrace.py | 167 def begin(self): member in Analyzer
|
H A D | analyse-9p-simpletrace.py | 81 def begin(self): member in VirtFSRequestTracker
|
/qemu/system/ |
H A D | memory_mapping.c | 351 void memory_mapping_filter(MemoryMappingList *list, int64_t begin, in memory_mapping_filter()
|
/qemu/hw/sd/ |
H A D | sdhci.c | 602 unsigned int begin; in sdhci_sdma_transfer_multi_blocks() local 777 unsigned int begin, length; in sdhci_do_adma() local
|
/qemu/block/ |
H A D | vvfat.c | 254 uint16_t begin; member 262 uint32_t begin,end; member 486 static void set_begin_of_direntry(direntry_t* direntry, uint32_t begin) in set_begin_of_direntry() 2233 uint32_t begin, uint32_t end) in insert_mapping() 2789 uint32_t begin = begin_of_direntry(entry); in handle_commits() local 2803 int begin = commit->param.new_file.first_cluster; in handle_commits() local 3047 int begin = cluster2sector(s, i); in vvfat_write() local
|
H A D | io.c | 259 bool begin; member 318 bool begin, in bdrv_co_yield_to_drain()
|
/qemu/hw/pci-host/ |
H A D | gt64120.c | 274 hwaddr begin = *start; in check_reserved_space() local
|
/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 1162 HexValue *begin, in gen_rdeposit_op() 1266 unsigned begin, in gen_rextract_op()
|
/qemu/include/system/ |
H A D | memory.h | 884 void (*begin)(MemoryListener *listener); member
|
/qemu/hw/hyperv/ |
H A D | vmbus.c | 592 uint32_t begin, uint32_t end) in ringbuf_init_common()
|
/qemu/hw/pci/ |
H A D | pci.c | 2178 void pci_for_each_bus_depth_first(PCIBus *bus, pci_bus_ret_fn begin, in pci_for_each_bus_depth_first()
|