Searched defs:heap_start (Results 1 - 2 of 2) sorted by relevance
| /src/sys/stand/efiboot/ | ||
| H A D | efiboot.c | 58 static EFI_PHYSICAL_ADDRESS heap_start; variable in typeref:typename:EFI_PHYSICAL_ADDRESS |
| /src/sys/arch/i386/stand/efiboot/ | ||
| H A D | efiboot.c | 46 static EFI_PHYSICAL_ADDRESS heap_start = EFI_ALLOCATE_MAX_ADDRESS; variable in typeref:typename:EFI_PHYSICAL_ADDRESS |
Completed in 3 milliseconds