Home | Sort by relevance Sort by last modified time |
/hardware/intel/bootstub/ | |
mb.h | 68 u32 mem_upper; member in struct:__anon42038 |
/external/syslinux/com32/mboot/ | |
mb_info.h | 108 uint32_t mem_upper; member in struct:multiboot_info |
mem.c | 214 mbinfo.mem_upper = (highmem - 0x100000) >> 10; |
/external/syslinux/gpxe/src/arch/i386/include/ | |
multiboot.h | 106 uint32_t mem_upper; member in struct:multiboot_info |
/external/syslinux/gpxe/src/arch/i386/image/ | |
multiboot.c | 136 mbinfo->mem_upper = ( ( memmap.regions[i].end - |