Home
last modified time | relevance | path

Searched full:260 (Results 1 – 25 of 100) sorted by relevance

1234

/qemu/hw/display/
H A Dtcx.c88 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 D03499 $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 Dlinters.py30 '240', '242', '245', '246', '248', '255', '256', '257', '258', '260',
/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_32.h28 #define FLAT_RING1_DS 0xe021 /* GDT index 260 */
29 #define FLAT_RING1_SS 0xe021 /* GDT index 260 */
H A Dxen-x86_64.h29 #define FLAT_RING3_CS32 0xe023 /* GDT index 260 */
/qemu/linux-user/loongarch64/
H A Dsyscall.tbl308 260 time32 wait4 sys_wait4 compat_sys_wait4
309 260 64 wait4 sys_wait4
/qemu/linux-user/hexagon/
H A Dsyscall.tbl308 260 time32 wait4 sys_wait4 compat_sys_wait4
309 260 64 wait4 sys_wait4
/qemu/linux-user/riscv/
H A Dsyscall.tbl308 260 time32 wait4 sys_wait4 compat_sys_wait4
309 260 64 wait4 sys_wait4
/qemu/linux-user/openrisc/
H A Dsyscall.tbl308 260 time32 wait4 sys_wait4 compat_sys_wait4
309 260 64 wait4 sys_wait4
/qemu/linux-user/aarch64/
H A Dsyscall_64.tbl308 260 time32 wait4 sys_wait4 compat_sys_wait4
309 260 64 wait4 sys_wait4
/qemu/bsd-user/arm/
H A Dtarget_arch_signal.h79 #define TARGET_UCONTEXT_SIZE 260
/qemu/include/hw/s390x/ipl/
H A Dqipl.h86 uint8_t reserved6[260];
/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h245 #define __NR_wait4 260
/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h248 #define __NR_wait4 260
/qemu/linux-headers/asm-riscv/
H A Dunistd_64.h249 #define __NR_wait4 260
/qemu/bsd-user/netbsd/
H A Dsyscall_nr.h234 #define TARGET_NETBSD_NR_mq_getattr 260
/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl271 260 n64 pselect6 sys_pselect6
H A Dsyscall_n32.tbl271 260 n32 symlinkat sys_symlinkat
/qemu/linux-headers/asm-x86/
H A Dunistd_64.h264 #define __NR_fchownat 260
/qemu/linux-headers/asm-s390/
H A Dunistd_64.h211 #define __NR_clock_gettime 260
H A Dunistd_32.h243 #define __NR_clock_gettime 260
/qemu/include/hw/net/
H A Dimx_fec.h82 #define ENET_ATCOR 260
/qemu/ui/
H A Dvnc.h382 VNC_AUTH_VENCRYPT_X509NONE = 260,
417 #define VNC_ENCODING_TIGHT_PNG 0xFFFFFEFC /* -260 */
/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h253 #define __NR_get_mempolicy 260
H A Dunistd_32.h262 #define __NR_get_mempolicy 260

1234