|
Barrelfish
|
Functions | |
| errval_t | spawn_map_module (struct mem_region *module, size_t *retsize, lvaddr_t *retaddr, genpaddr_t *retpaddr) |
| Map in the frame caps for a module into our vspace, return their location. | |
| const char * | multiboot_module_rawstring (struct mem_region *region) |
| Returns a raw pointer to the modules string area string. | |
| const char * | multiboot_module_name (struct mem_region *region) |
| returns the basename without arguments of a multiboot module | |
1.8.11