Searched defs:multiboot (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/kernel/arch/armv8/
H A Dkernel_multiboot2.c45 multiboot2_find_module_64( struct multiboot_header_tag *multiboot, const size_t size, const char* pathname) argument
[all...]
H A Dstartup_arch.c191 struct multiboot_header_tag *multiboot = local
229 struct multiboot_header_tag *multiboot = local
[all...]
/barrelfish-2018-10-04/tools/fastmodels/
H A Dconfig.h35 void *multiboot; member in struct:config
H A Dmain.c737 uint64_t multiboot= allocbase; local
318 load_shim(Elf *shim_elf, void *shim_raw, size_t shim_size, uint64_t virt_base, uint64_t *loaded_size, uint64_t *alloc, uint64_t kernel_table, uint64_t kernel_stack_top, uint64_t multiboot, uint64_t entry, uint64_t *shim_entry, int quiet) argument
[all...]

Completed in 102 milliseconds