Searched defs:mem_upper (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/docs/ | ||
H A D | multiboot.h | 84 unsigned long mem_upper; member in struct:multiboot_info |
/osnet-11/usr/src/grub/grub-0.97/stage2/ | ||
H A D | boot.c | 834 moveto = (mbi.mem_upper + 0x400) << 10; 871 int mem_upper, int mem_lower) 870 bsd_boot_entry(int flags, int bootdev, int sym_start, int sym_end, int mem_upper, int mem_lower) argument |
H A D | mb_info.h | 113 unsigned long mem_upper; member in struct:multiboot_info |
/osnet-11/usr/src/grub/grub2/include/ | ||
H A D | multiboot.h | 149 multiboot_uint32_t mem_upper; member in struct:multiboot_info |
H A D | multiboot2.h | 187 multiboot_uint32_t mem_upper; member in struct:multiboot_tag_basic_meminfo |
Completed in 27 milliseconds