Home
last modified time | relevance | path

Searched defs:wrap (Results 1 – 7 of 7) sorted by relevance

/qemu/scripts/
H A Dmeson-buildoptions.py94 def wrap(left, text, indent): function
/qemu/hw/uefi/
H A Dvar-service-pkcs7.c74 gnutls_datum_t wrap; in wrap_pkcs7() local
/qemu/rust/qemu-api/tests/
H A Dvmstate_tests.rs162 wrap: BqlCell<u64>, field
/qemu/tests/unit/
H A Dtest-qobject-input-visitor.c759 WrapAlternate *wrap; in test_visitor_in_alternate() local
/qemu/target/arm/tcg/
H A Dmve_helper.c2571 static uint32_t do_add_wrap(uint32_t offset, uint32_t wrap, uint32_t imm) in do_add_wrap()
2580 static uint32_t do_sub_wrap(uint32_t offset, uint32_t wrap, uint32_t imm) in do_sub_wrap()
/qemu/hw/usb/
H A Dhcd-xhci.c460 XHCIEvent wrap = { ER_MFINDEX_WRAP, CC_SUCCESS }; in xhci_mfwrap_timer() local
/qemu/hw/virtio/
H A Dvirtio.c2584 static bool vring_packed_need_event(VirtQueue *vq, bool wrap, in vring_packed_need_event()