multiboot_memory_map_t
multiboot_memory_map_t *mmap;
mmap = (multiboot_memory_map_t *)PTOV(mb_malloc(sizeof(*mmap) * num));