Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 23 of 23) sorted by relevance

/qemu/tests/tcg/hexagon/
H A Dtest_reorder.S29 skip: label
H A Dhvx_histogram_row.S91 .skip: label
/qemu/scripts/
H A Dcpu-x86-uarch-abi.py76 skip = [ variable
/qemu/util/
H A Doslib-posix.c854 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 Dfifo8.c81 uint32_t skip, uint32_t *numptr, in fifo8_peekpop_bufptr()
/qemu/net/
H A Dannounce.c141 bool skip; in qemu_announce_self_iter() local
/qemu/hw/vfio/
H A Dplatform.c605 size_t skip = strlen(contents) + 1; in vfio_platform_realize() local
/qemu/target/hexagon/
H A Dtranslate.c161 TCGLabel *skip = gen_new_label(); in gen_end_tb() local
175 TCGLabel *skip = gen_new_label(); in gen_end_tb() local
H A Dgenptr.c715 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 Dexeclog.c180 bool skip = (imatches || amatches); in vcpu_tb_trans() local
/qemu/target/avr/
H A Dcpu.h137 uint32_t skip; /* if set skip instruction */ member
/qemu/hw/gpio/
H A Daspeed_gpio.c1402 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 Dcheck-qjson.c55 int skip; in escaped_string() member
/qemu/block/
H A Dblock-copy.c1060 void block_copy_set_skip_unallocated(BlockCopyState *s, bool skip) in block_copy_set_skip_unallocated()
H A Ddirty-bitmap.c746 void bdrv_dirty_bitmap_skip_store(BdrvDirtyBitmap *bitmap, bool skip) in bdrv_dirty_bitmap_skip_store()
/qemu/hw/scsi/
H A Dvirtio-scsi.c154 hwaddr *addr, int num, size_t skip) in qemu_sgl_concat()
/qemu/pc-bios/s390-ccw/
H A Dcio.h179 u32 skip:1; member
/qemu/hw/mem/
H A Dcxl_type3.c1078 uint64_t decoder_base, decoder_size, hpa_offset, skip; in cxl_type3_dpa() local
/qemu/system/
H A Dphysmem.c111 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 Dvl.c1700 const char *skip, Error **errp) in object_parse_property_opt()
/qemu/qga/
H A Dcommands-win32.c2376 bool skip = true; in qmp_guest_get_devices() local
/qemu/linux-user/
H A Delfload.c2961 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 D9p.c2288 size_t skip, size_t size, in v9fs_init_qiov_from_pdu()