/qemu/tests/tcg/hexagon/ |
H A D | test_reorder.S | 29 skip: label
|
H A D | hvx_histogram_row.S | 91 .skip: label
|
/qemu/scripts/ |
H A D | cpu-x86-uarch-abi.py | 76 skip = [ variable
|
/qemu/util/ |
H A D | oslib-posix.c | 854 static bool qemu_close_all_open_fd_proc(const int *skip, unsigned int nskip) in qemu_close_all_open_fd_proc() 905 static bool qemu_close_all_open_fd_close_range(const int *skip, in qemu_close_all_open_fd_close_range() 948 static void qemu_close_all_open_fd_fallback(const int *skip, unsigned int nskip, in qemu_close_all_open_fd_fallback() 966 void qemu_close_all_open_fd(const int *skip, unsigned int nskip) in qemu_close_all_open_fd()
|
H A D | fifo8.c | 81 uint32_t skip, uint32_t *numptr, in fifo8_peekpop_bufptr()
|
/qemu/net/ |
H A D | announce.c | 141 bool skip; in qemu_announce_self_iter() local
|
/qemu/hw/vfio/ |
H A D | platform.c | 605 size_t skip = strlen(contents) + 1; in vfio_platform_realize() local
|
/qemu/target/hexagon/ |
H A D | translate.c | 161 TCGLabel *skip = gen_new_label(); in gen_end_tb() local 175 TCGLabel *skip = gen_new_label(); in gen_end_tb() local
|
H A D | genptr.c | 715 TCGLabel *skip = gen_new_label(); in gen_cond_call() local 727 TCGLabel *skip = gen_new_label(); in gen_cond_callr() local 822 TCGLabel *skip = gen_new_label(); in gen_cond_return() local
|
/qemu/contrib/plugins/ |
H A D | execlog.c | 180 bool skip = (imatches || amatches); in vcpu_tb_trans() local
|
/qemu/target/avr/ |
H A D | cpu.h | 137 uint32_t skip; /* if set skip instruction */ member
|
/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 1402 uint32_t skip = ~(props->input | props->output); in aspeed_gpio_realize() local 1424 uint32_t skip = ~(props->input | props->output); in aspeed_gpio_init() local
|
/qemu/tests/unit/ |
H A D | check-qjson.c | 55 int skip; in escaped_string() member
|
/qemu/block/ |
H A D | block-copy.c | 1060 void block_copy_set_skip_unallocated(BlockCopyState *s, bool skip) in block_copy_set_skip_unallocated()
|
H A D | dirty-bitmap.c | 746 void bdrv_dirty_bitmap_skip_store(BdrvDirtyBitmap *bitmap, bool skip) in bdrv_dirty_bitmap_skip_store()
|
/qemu/hw/scsi/ |
H A D | virtio-scsi.c | 154 hwaddr *addr, int num, size_t skip) in qemu_sgl_concat()
|
/qemu/pc-bios/s390-ccw/ |
H A D | cio.h | 179 u32 skip:1; member
|
/qemu/hw/mem/ |
H A D | cxl_type3.c | 1078 uint64_t decoder_base, decoder_size, hpa_offset, skip; in cxl_type3_dpa() local
|
/qemu/system/ |
H A D | physmem.c | 111 uint32_t skip : 6; member 3958 static void mtree_print_phys_entries(int start, int end, int skip, int ptr) in mtree_print_phys_entries()
|
H A D | vl.c | 1700 const char *skip, Error **errp) in object_parse_property_opt()
|
/qemu/qga/ |
H A D | commands-win32.c | 2376 bool skip = true; in qmp_guest_get_devices() local
|
/qemu/linux-user/ |
H A D | elfload.c | 2961 uintptr_t skip = sizeof(uintptr_t) == 4 ? MiB : GiB; in pgb_find_fallback() local 3000 uintptr_t base, skip; in pgb_find_itree() local
|
/qemu/hw/9pfs/ |
H A D | 9p.c | 2288 size_t skip, size_t size, in v9fs_init_qiov_from_pdu()
|