Home
last modified time | relevance | path

Searched refs:propagate (Results 1 – 9 of 9) sorted by relevance

/qemu/util/
H A Dinterval-tree.c60 void (*propagate)(RBNode *node, RBNode *stop); member
605 augment->propagate(parent, successor); in rb_erase_augmented()
626 augment->propagate(tmp, NULL); in rb_erase_augmented()
705 .propagate = interval_tree_propagate,
/qemu/docs/devel/
H A Dvfio-iommufd.rst8 interface for user space drivers to propagate their DMA mappings to kernel
H A Datomics.rst462 does not propagate to other memory accesses on either side of the
H A Dmulti-process.rst374 One way to propagate guest PCI config accesses is to create a
/qemu/fpu/
H A Dsoftfloat-specialize.c.inc374 | Select which NaN to propagate for a two-input operation.
508 | Select which NaN to propagate for a three-input operation.
/qemu/target/hexagon/idef-parser/
H A DREADME.rst354 features 32 and 64 bit widths. We propagate as much as possible the fine
415 future. Finally for each rule we propagate information about the location of the
/qemu/target/arm/tcg/
H A Dsve.decode752 # SVE propagate break from previous partition
762 # SVE propagate break to next partition
/qemu/tests/qemu-iotests/
H A Diotests.py1686 test_logger.propagate = False
/qemu/tcg/arm/
H A Dtcg-target.c.inc2869 * Merely propagate shlv_vec to arm_ushl_vec.