Searched refs:BOOTINFO_TAG_MEMCHUNK (Results 1 – 3 of 3) sorted by relevance
26 BOOTINFO_TAG_MEMCHUNK = 5, enumerator
45 const void *ptr = bootinfo_find_record(BOOTINFO_TAG_MEMCHUNK, &size); in platform_early_init()
26 case BOOTINFO_TAG_MEMCHUNK: return "MEMCHUNK"; in bootinfo_tag_to_string()
Completed in 5 milliseconds