Home
last modified time | relevance | path

Searched defs:arm_boot_info (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/include/hw/arm/
H A Dboot.h37 struct arm_boot_info { struct
38 uint64_t ram_size;
39 const char *kernel_filename;
40 const char *kernel_cmdline;
41 const char *initrd_filename;
65 int (*atag_board)(const struct arm_boot_info *info, void *p); argument
75 const struct arm_boot_info *info); argument
84 void *(*get_dtb)(const struct arm_boot_info *info, int *size); argument
88 void (*modify_dtb)(const struct arm_boot_info *info, void *fdt); argument
108 const struct arm_boot_info *info); argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/include/hw/arm/
H A Dboot.h37 struct arm_boot_info { struct
38 uint64_t ram_size;
39 const char *kernel_filename;
40 const char *kernel_cmdline;
41 const char *initrd_filename;
65 int (*atag_board)(const struct arm_boot_info *info, void *p); argument
75 const struct arm_boot_info *info); argument
84 void *(*get_dtb)(const struct arm_boot_info *info, int *size); argument
88 void (*modify_dtb)(const struct arm_boot_info *info, void *fdt); argument
108 const struct arm_boot_info *info); argument
[all …]
/dports/emulators/qemu60/qemu-6.0.0/include/hw/arm/
H A Dboot.h37 struct arm_boot_info { struct
38 uint64_t ram_size;
39 const char *kernel_filename;
40 const char *kernel_cmdline;
41 const char *initrd_filename;
65 int (*atag_board)(const struct arm_boot_info *info, void *p); argument
75 const struct arm_boot_info *info); argument
84 void *(*get_dtb)(const struct arm_boot_info *info, int *size); argument
88 void (*modify_dtb)(const struct arm_boot_info *info, void *fdt); argument
108 const struct arm_boot_info *info); argument
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/arm/
H A Darm.h39 struct arm_boot_info { struct
40 uint64_t ram_size;
41 const char *kernel_filename;
42 const char *kernel_cmdline;
43 const char *initrd_filename;
67 int (*atag_board)(const struct arm_boot_info *info, void *p); argument
77 const struct arm_boot_info *info); argument
86 void *(*get_dtb)(const struct arm_boot_info *info, int *size); argument
90 void (*modify_dtb)(const struct arm_boot_info *info, void *fdt); argument
110 const struct arm_boot_info *info); argument
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/arm/
H A Dboot.h37 struct arm_boot_info { struct
38 uint64_t ram_size;
39 const char *kernel_filename;
40 const char *kernel_cmdline;
41 const char *initrd_filename;
65 int (*atag_board)(const struct arm_boot_info *info, void *p); argument
75 const struct arm_boot_info *info); argument
84 void *(*get_dtb)(const struct arm_boot_info *info, int *size); argument
88 void (*modify_dtb)(const struct arm_boot_info *info, void *fdt); argument
108 const struct arm_boot_info *info); argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/include/hw/arm/
H A Dboot.h37 struct arm_boot_info { struct
38 uint64_t ram_size;
39 const char *kernel_filename;
40 const char *kernel_cmdline;
41 const char *initrd_filename;
65 int (*atag_board)(const struct arm_boot_info *info, void *p); argument
75 const struct arm_boot_info *info); argument
84 void *(*get_dtb)(const struct arm_boot_info *info, int *size); argument
88 void (*modify_dtb)(const struct arm_boot_info *info, void *fdt); argument
108 const struct arm_boot_info *info); argument
[all …]
/dports/security/php74-openssl/php-7.4.27/ext/openssl/tests/
H A Dbug77390.phpt37 $buf = '';
40 }
41 if ($chunk !== '' || !$emptyChunkPrinted) {
45 if ($buf === 'hello, world') {
50 phpt_notify('server');
58 $flags = STREAM_SERVER_BIND|STREAM_SERVER_LISTEN;
60 phpt_notify();
66
67 phpt_wait();
92 if ($data !== '' && $data[0] === chr(23)) {
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/arm/
H A Dboot.h37 struct arm_boot_info { struct
38 uint64_t ram_size;
39 const char *kernel_filename;
40 const char *kernel_cmdline;
41 const char *initrd_filename;
65 int (*atag_board)(const struct arm_boot_info *info, void *p); argument
75 const struct arm_boot_info *info); argument
84 void *(*get_dtb)(const struct arm_boot_info *info, int *size); argument
88 void (*modify_dtb)(const struct arm_boot_info *info, void *fdt); argument
108 const struct arm_boot_info *info); argument
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/arm/
H A Dboot.h37 struct arm_boot_info { struct
38 uint64_t ram_size;
39 const char *kernel_filename;
40 const char *kernel_cmdline;
41 const char *initrd_filename;
65 int (*atag_board)(const struct arm_boot_info *info, void *p); argument
75 const struct arm_boot_info *info); argument
84 void *(*get_dtb)(const struct arm_boot_info *info, int *size); argument
88 void (*modify_dtb)(const struct arm_boot_info *info, void *fdt); argument
108 const struct arm_boot_info *info); argument
[all …]