Home
last modified time | relevance | path

Searched full:numbers (Results 1 – 25 of 237) sorted by relevance

12345678910

/qemu/include/hw/arm/
H A Domap.h103 * Common IRQ numbers for level 1 interrupt handler
130 * Common OMAP-15xx IRQ numbers for level 1 interrupt handler
137 * OMAP-1510 specific IRQ numbers for level 1 interrupt handler
145 * OMAP-310 specific IRQ numbers for level 1 interrupt handler
153 * OMAP-1610 specific IRQ numbers for level 1 interrupt handler
167 * OMAP-730 specific IRQ numbers for level 1 interrupt handler
189 * Common IRQ numbers for level 2 interrupt handler
213 * OMAP-1510 specific IRQ numbers for level 2 interrupt handler
222 * OMAP-310 specific IRQ numbers for level 2 interrupt handler
233 * OMAP-1610 specific IRQ numbers for level 2 interrupt handler
[all …]
H A Darmsse-version.h22 * we pick obvious numbers for the benefit of people debugging with gdb.
/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl3 # 64-bit system call numbers and entry vectors
348 # don't use numbers 387 through 423, add new calls after the last
392 # in x32 as compared to native x86_64. These syscalls have numbers 512-547.
393 # Do not add new syscalls to this range. Numbers 548 and above are available
432 # This is the end of the legacy x32 range. Numbers 548 and above are
/qemu/include/qapi/
H A Dopts-visitor.h28 * - string representations of negative numbers yield negative values,
33 * alternates, numbers (other than integers), null, or arbitrary
/qemu/docs/specs/
H A Dpci-testdev.rst33 tests with higher numbers. In this way a guest can scan test numbers until it
/qemu/docs/system/
H A Dsriov.rst30 function numbers larger than one of the PF, and that the function numbers
/qemu/hw/i386/kvm/
H A Dxenstore_impl.h24 * These functions return *positive* error numbers. This is a little
26 * also a very limited set of error numbers that they are permitted
/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c30 * Half Precision Numbers
35 /* no handy defines for these numbers */
77 * Single Precision Numbers
/qemu/tests/qemu-iotests/
H A D24360 # Can't use precise numbers here because they differ between filesystems
80 # Can't use precise numbers here because they differ between filesystems
/qemu/pc-bios/dtb/
H A Dcanyonlands.dts492 * We are de-swizzling here because the numbers are actually for
494 * to avoid putting a node for it in the tree, so the numbers
495 * below are basically de-swizzled numbers.
534 * We are de-swizzling here because the numbers are actually for
536 * to avoid putting a node for it in the tree, so the numbers
537 * below are basically de-swizzled numbers.
/qemu/target/s390x/tcg/
H A Dvec.h26 * byte/halfword/word numbers, we have to take care of proper translation
27 * between element numbers.
/qemu/include/system/
H A Dkvm_int.h127 * Older POSIX says that ioctl numbers are signed int, but in
129 * at all.) Linux, glibc and *BSD all treat ioctl numbers as
/qemu/tests/qapi-schema/
H A Dalternate-conflict-enum-int.json1 # alternate branches of 'enum' type that conflicts with numbers
/qemu/gdbstub/
H A Dsyscalls.c165 /* Convert GDB error numbers back to host error numbers. */ in gdb_handle_file_io()
/qemu/linux-headers/asm-powerpc/
H A Dunistd.h3 * This file contains the system call numbers.
/qemu/linux-headers/asm-x86/
H A Dunistd.h7 * and __X32_SYSCALL_BIT to have type int, even though syscall numbers
/qemu/tests/tcg/s390x/
H A Dlong-double.c3 * With small integral numbers, we can cross-check with integers.
/qemu/hw/misc/
H A Dimx_rngc.c10 * an rngc and to read random numbers. The rngb that is found in imx25
115 * We're ready to provide secure random numbers whenever in imx_rngc_read()
H A Dexynos4210_rng.c96 * We actually ignore the seed and always generate true random numbers. in exynos4210_rng_set_seed()
99 * generates random numbers regardless of the seed value. in exynos4210_rng_set_seed()
/qemu/tests/migration-stress/guestperf/
H A Dcomparison.py101 # varying numbers of threads
127 # varying numbers of channels
/qemu/docs/system/i386/
H A Dxen.rst54 to be in the upper 64 bits of the MSI message. For guests with large numbers
64 through simultaneous grants. For guests with large numbers of PV devices and
/qemu/target/sparc/
H A Dgdbstub.c82 /* f32-f62 (16 double width registers, even register numbers only) in sparc_cpu_gdb_read_register()
181 /* f32-f62 (16 double width registers, even register numbers only) in sparc_cpu_gdb_write_register()
/qemu/docs/system/s390x/
H A Dbootdevices.rst79 to 31. The numbers that can be used here correspond to the numbers that are
/qemu/target/xtensa/
H A Dxtensa-isa-internal.h207 * the register numbers. If we ever allow larger sysreg numbers, this
/qemu/docs/devel/
H A Dstyle.rst343 If it's just counting small numbers use "unsigned int";
818 In trace-events files, use a '0x' prefix to specify hex numbers, as in:
824 An exception is made for groups of numbers that are hexadecimal by
833 it is obvious that numbers are in hex, ex.:
839 Rationale: hex numbers are hard to read in logs when there is no 0x prefix,
841 and especially in one line with other decimal numbers. Number groups are allowed

12345678910