Searched full:130 (Results 1 – 25 of 119) sorted by relevance
12345
/qemu/tests/qemu-iotests/ |
H A D | 122 | 165 $QEMU_IO -c "write -P 0x22 130k 130k" "$TEST_IMG".1 2>&1 | _filter_qemu_io | _filter_testdir 174 $QEMU_IO -c "read -P 0x22 130k 130k" "$TEST_IMG" 2>&1 | _filter_qemu_io | _filter_testdir
|
H A D | 121.out | 20 130 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
H A D | 130.out | 1 QA output created by 130
|
H A D | 121 | 95 $QEMU_IO -c 'write 63M 130K' "$TEST_IMG" | _filter_qemu_io
|
H A D | 122.out | 92 130 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 110 130 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
/qemu/tests/tcg/tricore/ |
H A D | link.ld | 10 data_ram (w!xp): org = 0xd0000000, len = 130K
|
/qemu/bsd-user/x86_64/ |
H A D | target_syscall.h | 127 #define TARGET_FREEBSD_AMD64_GET_GSBASE 130
|
/qemu/hw/sd/ |
H A D | sdmmc-internal.h | 37 #define EXT_CSD_PROGRAM_CID_CSD_DDR_SUPPORT 130
|
/qemu/linux-user/alpha/ |
H A D | target_errno_defs.h | 184 #define TARGET_EMEDIUMTYPE 130
|
/qemu/include/hw/misc/ |
H A D | imx6_ccm.h | 138 #define USB_ANALOG_USB2_VBUS_DETECT_CLR 130
|
H A D | imx6ul_ccm.h | 161 #define USB_ANALOG_USB2_VBUS_DETECT_CLR 130
|
/qemu/hw/arm/ |
H A D | aspeed_ast27x0.c | 114 [ASPEED_DEV_ADC] = 130, 115 [ASPEED_DEV_GPIO] = 130, 116 [ASPEED_DEV_I2C] = 130, 199 /* GICINT 130 */ 267 {130, 0, 3, ast2700_gic130_gic194_intcmap},
|
/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 133 #define __NR_tkill 130
|
/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 116 #define __NR_tkill 130
|
H A D | unistd_64.h | 133 #define __NR_tkill 130
|
/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 134 #define __NR_tkill 130
|
/qemu/linux-user/sparc/ |
H A D | target_errno_defs.h | 201 #define TARGET_EKEYREVOKED 130 /* Key has been revoked */
|
/qemu/bsd-user/netbsd/ |
H A D | syscall_nr.h | 132 #define TARGET_NETBSD_NR_compat_43_oftruncate 130
|
/qemu/linux-user/mips/ |
H A D | target_errno_defs.h | 148 #define TARGET_ECONNABORTED 130 /* Software caused connection abort */
|
/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 140 130 n64 utime sys_utime
|
H A D | syscall_n32.tbl | 140 130 n32 utime sys_utime32
|
/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 134 #define __NR_rt_sigsuspend 130
|
/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 99 #define __NR_get_kernel_syms 130
|
H A D | unistd_32.h | 115 #define __NR_get_kernel_syms 130
|
/qemu/linux-user/generic/ |
H A D | target_errno_defs.h | 144 #define TARGET_EOWNERDEAD 130 /* Owner died */
|
12345