/qemu/hw/display/ |
H A D | tcx.c | 88 uint32_t palette[260]; 89 uint8_t r[260], g[260], b[260]; 365 memset(s->r, 0, 260); in tcx_reset() 366 memset(s->g, 0, 260); in tcx_reset() 367 memset(s->b, 0, 260); in tcx_reset() 371 update_palette_entries(s, 0, 260); in tcx_reset()
|
/qemu/tests/qemu-iotests/ |
H A D | 034 | 99 $QEMU_IO -c "read -P 0x55 260k 64k" "$TEST_IMG" | _filter_qemu_io 113 $QEMU_IO -c "read -P 0x55 260k 253k" "$TEST_IMG" | _filter_qemu_io
|
H A D | linters.py | 30 '240', '242', '245', '246', '248', '255', '256', '257', '258', '260',
|
/qemu/include/hw/xen/interface/arch-x86/ |
H A D | xen-x86_32.h | 28 #define FLAT_RING1_DS 0xe021 /* GDT index 260 */ 29 #define FLAT_RING1_SS 0xe021 /* GDT index 260 */
|
H A D | xen-x86_64.h | 29 #define FLAT_RING3_CS32 0xe023 /* GDT index 260 */
|
/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 308 260 time32 wait4 sys_wait4 compat_sys_wait4 309 260 64 wait4 sys_wait4
|
/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 308 260 time32 wait4 sys_wait4 compat_sys_wait4 309 260 64 wait4 sys_wait4
|
/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 308 260 time32 wait4 sys_wait4 compat_sys_wait4 309 260 64 wait4 sys_wait4
|
/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 308 260 time32 wait4 sys_wait4 compat_sys_wait4 309 260 64 wait4 sys_wait4
|
/qemu/linux-user/aarch64/ |
H A D | syscall_64.tbl | 308 260 time32 wait4 sys_wait4 compat_sys_wait4 309 260 64 wait4 sys_wait4
|
/qemu/bsd-user/arm/ |
H A D | target_arch_signal.h | 79 #define TARGET_UCONTEXT_SIZE 260
|
/qemu/include/hw/s390x/ipl/ |
H A D | qipl.h | 86 uint8_t reserved6[260];
|
/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 245 #define __NR_wait4 260
|
/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 248 #define __NR_wait4 260
|
/qemu/linux-headers/asm-riscv/ |
H A D | unistd_64.h | 249 #define __NR_wait4 260
|
/qemu/bsd-user/netbsd/ |
H A D | syscall_nr.h | 234 #define TARGET_NETBSD_NR_mq_getattr 260
|
/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 271 260 n64 pselect6 sys_pselect6
|
H A D | syscall_n32.tbl | 271 260 n32 symlinkat sys_symlinkat
|
/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 264 #define __NR_fchownat 260
|
/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 211 #define __NR_clock_gettime 260
|
H A D | unistd_32.h | 243 #define __NR_clock_gettime 260
|
/qemu/include/hw/net/ |
H A D | imx_fec.h | 82 #define ENET_ATCOR 260
|
/qemu/ui/ |
H A D | vnc.h | 382 VNC_AUTH_VENCRYPT_X509NONE = 260, 417 #define VNC_ENCODING_TIGHT_PNG 0xFFFFFEFC /* -260 */
|
/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 253 #define __NR_get_mempolicy 260
|
H A D | unistd_32.h | 262 #define __NR_get_mempolicy 260
|