Searched refs:boot_memlist (Results 1 – 4 of 4) sorted by relevance
37 struct boot_memlist { struct47 extern struct boot_memlist *memlist; argument
121 struct boot_memlist *memlist;223 struct boot_memlist *ml; in start_c()281 RELOC(memlist, struct boot_memlist *) = in start_c()282 (struct boot_memlist *)end_loaded; in start_c()283 ml = &RELOC(*(struct boot_memlist *)end_loaded, struct boot_memlist); in start_c()284 end_loaded = (vaddr_t)&((RELOC(memlist, struct boot_memlist *))-> in start_c()
55 struct boot_memlist *memlist;92 memlist = (struct boot_memlist *)end_loaded; in set_boot_args()
128 struct boot_memlist { struct137 struct boot_memlist memlist; argument138 struct boot_memlist *kmemlist;413 kmemlist = (struct boot_memlist *)kcd; in main()