Home | History | Annotate | Download | only in lib

Lines Matching defs:mmap

124 		tag_name = "MMAP"; break;
232 multiboot_memory_map_t *mmap;
243 for (mmap = ((struct multiboot_tag_mmap *)mbt)->entries;
244 (char *)mmap - (char *)mbt < mbt->size;
245 mmap = (void *)((char *)mmap + entry_size))
248 j++, (uint64_t)mmap->addr,
249 (uint64_t)mmap->len,
250 mmap->type);
1350 * EFI_MMAP and MMAP at the end so that they