Searched refs:mmap_length (Results 1 – 14 of 14) sorted by relevance
129 addr < mbi.mmap_addr + mbi.mmap_length; in mmap_avail_at()191 mbi.mmap_length = 0; in init_bios_info()202 mbi.mmap_length += *((unsigned long *) addr) + 4; in init_bios_info()207 if (mbi.mmap_length) in init_bios_info()222 addr < mbi.mmap_addr + mbi.mmap_length; in init_bios_info()251 mbi.mmap_length = sizeof (fakemap); in init_bios_info()
150 unsigned long mmap_length; member
112 if (mbi.mmap_length) in init_cmdline()
1291 int end_addr = mbi.mmap_addr + mbi.mmap_length; in displaymem_func()
139 (unsigned) mbi->mmap_addr, (unsigned) mbi->mmap_length); in cmain()141 (unsigned long) mmap < mbi->mmap_addr + mbi->mmap_length; in cmain()
94 unsigned long mmap_length; member
138 printf ("mmap_addr = 0x%x, mmap_length = 0x%x\n",139 (unsigned) mbi->mmap_addr, (unsigned) mbi->mmap_length);141 (unsigned long) mmap < mbi->mmap_addr + mbi->mmap_length;
94 unsigned long mmap_length;
594 44 | mmap_length | (present if flags[6] is set)748 address, and `mmap_length' is the total size of the buffer. The buffer1148 unsigned long mmap_length;1408 printf ("mmap_addr = 0x%x, mmap_length = 0x%x\n",1409 (unsigned) mbi->mmap_addr, (unsigned) mbi->mmap_length);1411 (unsigned long) mmap < mbi->mmap_addr + mbi->mmap_length;
630 44 | mmap_length | (present if flags[6] is set)803 the address, and @samp{mmap_length} is the total size of the buffer. The
671 DBG(mb_info->mmap_length); in dboot_loader_mmap_entries()672 check_higher(mb_info->mmap_addr + mb_info->mmap_length); in dboot_loader_mmap_entries()676 mb_info->mmap_length; in dboot_loader_mmap_entries()711 (mb_info->mmap_addr + mb_info->mmap_length); in dboot_loader_mmap_get_type()748 (mb_info->mmap_addr + mb_info->mmap_length); in dboot_loader_mmap_get_base()787 (mb_info->mmap_addr + mb_info->mmap_length); in dboot_loader_mmap_get_length()1515 ((paddr_t)(mb_info->mmap_addr + mb_info->mmap_length))); in dboot_multiboot1_highest_addr()
166 uint32_t mmap_length; member
564 saved_mbi.mmap_length); in fastboot_build_mbi()565 offs += saved_mbi.mmap_length; in fastboot_build_mbi()
1166 if (mbi->mmap_length > sizeof (saved_mmap)) { in save_boot_info()1172 mbi->mmap_length); in save_boot_info()