Home
last modified time | relevance | path

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

/qemu/hw/loongarch/
H A Dboot.c25 struct loongarch_linux_hdr { struct
26 uint32_t mz_magic;
27 uint32_t res0;
28 uint64_t kernel_entry;
29 uint64_t kernel_size;
30 uint64_t load_offset;
31 uint64_t res1;
32 uint64_t res2;
33 uint64_t res3;
34 uint32_t linux_pe_magic;
[all …]