Searched defs:bootspace (Results 1 – 4 of 4) sorted by relevance
74 struct bootspace { struct75 struct {79 } head;82 struct {87 } segs[BTSPACE_NSEGS];94 struct {98 } boot;101 vaddr_t spareva;104 vaddr_t pdir;107 vaddr_t smodule;[all …]
58 void *bootspace; member
180 void *bootspace; member
53 struct bootspace bootspace; variable