/qemu/hw/usb/ |
H A D | dev-wacom.c | 75 0xa1, 0x01, /* Collection (Application) */ 78 0xa1, 0x00, /* Collection (Physical) */ 101 0xc0, /* End Collection */ 102 0xc0, /* End Collection */ 105 0xa1, 0x01, /* Collection (Application) */ 107 0xa1, 0x00, /* Collection (Physical) */ 115 0xc0, /* End Collection */ 128 0xc0 /* End Collection */
|
H A D | dev-hid.c | 459 0xa1, 0x01, /* Collection (Application) */ 461 0xa1, 0x00, /* Collection (Physical) */ 482 0xc0, /* End Collection */ 483 0xc0, /* End Collection */ 489 0xa1, 0x01, /* Collection (Application) */ 491 0xa1, 0x00, /* Collection (Physical) */ 522 0xc0, /* End Collection */ 523 0xc0, /* End Collection */ 529 0xa1, 0x01, /* Collection (Application) */ 558 0xc0, /* End Collection */
|
H A D | u2f.c | 126 0xa1, 0x01, /* Collection (HID Application) */ 139 0xC0 /* End Collection */
|
/qemu/ |
H A D | .editorconfig | 1 # EditorConfig is a file format and collection of text editor plugins
|
/qemu/docs/system/s390x/ |
H A D | protvirt.rst | 67 collection.
|
/qemu/include/hw/misc/ |
H A D | tz-msc.h | 25 * collection of input signals from other hardware in the system. Typically
|
H A D | tz-ppc.h | 23 * collection of input signals from other hardware in the system. Typically
|
/qemu/hw/intc/ |
H A D | arm_gicv3_its.c | 175 * Read the Collection Table entry at index @icid. On success (including 729 * Update the Collection Table entry for @icid to @cte. Returns true 742 /* add mapping entry to collection table */ in update_cte() 1358 * INVALL operates on a collection specified by ICID so in process_cmdq() 1411 * This function extracts the ITS Device and Collection table specific 1494 * for the register corresponding to the Collection table but we in extract_table_params() 1496 * Collection table entries.) in extract_table_params() 1967 * GITS_BASER1.Type = 0b100 (Collection Table) in gicv3_its_reset_hold()
|
H A D | trace-events | 217 gicv3_its_cte_read(uint32_t icid, int valid, uint32_t rdbase) "GICv3 ITS: Collection Table read for… 218 gicv3_its_cte_write(uint32_t icid, int valid, uint32_t rdbase) "GICv3 ITS: Collection Table write f… 219 gicv3_its_cte_read_fault(uint32_t icid) "GICv3 ITS: Collection Table read for ICID 0x%x: faulted"
|
H A D | gicv3_internal.h | 498 * 8 bytes Collection Table Entry size
|
/qemu/python/qemu/qmp/ |
H A D | legacy.py | 312 # Garbage collection ran while the event loop was running.
|
/qemu/target/hppa/ |
H A D | cpu.h | 135 #define PSW_SM_Q PSW_Q /* Enable Interrupt State Collection */
|
/qemu/docs/devel/ |
H A D | codebase.rst | 151 Collection of scripts used in build and test systems, and various
|
H A D | style.rst | 566 documented in the GNU Compiler Collection manual starting at version 4.0.
|
/qemu/util/ |
H A D | qtree.c | 38 * @short_description: a sorted collection of key/value pairs optimized 42 * collection of key/value pairs optimized for searching and traversing
|
/qemu/qga/vss-win32/ |
H A D | install.cpp | 231 /* Remove QGA VSS provider from COM+ Application Catalog Collection */
|
/qemu/tests/fp/ |
H A D | fp-bench.c | 2 * fp-bench.c - A collection of simple floating point microbenchmarks.
|
/qemu/docs/system/arm/ |
H A D | cpu-features.rst | 120 collection is valid.
|
/qemu/include/qemu/ |
H A D | bitops.h | 388 * These functions are a collection of useful operations
|
/qemu/include/hw/xen/interface/io/ |
H A D | blkif.h | 233 * A collection of bit flags describing attributes of the backing
|
/qemu/accel/tcg/ |
H A D | tb-maint.c | 546 * Trylock a page, and if successful, add the page to a collection.
|
/qemu/hw/arm/ |
H A D | armsse.c | 645 * system using the ARMSSE has a collection of control lines which in armsse_forward_ppc()
|
/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 1673 # Note: Python 3.6 and pylint do not like 'Collection' so use 'Sequence'.
|
/qemu/hw/ide/ |
H A D | core.c | 1988 /* offline data collection capacity: execute + self-test*/ in cmd_smart()
|
/qemu/disas/ |
H A D | mips.c | 297 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection 301 /* A collection of additional bits describing the instruction. */ 303 /* A collection of bits describing the instruction sets of which this
|