Searched defs:check_higher (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c1062 check_higher(paddr_t a) function
1099 check_higher((paddr_t)(uintptr_t)&_end);
1104 check_higher(mod->mod_end);
1127 check_higher(mb_info->mmap_addr + mb_info->mmap_length);
1201 check_higher(bi->bi_cmdline);

Completed in 47 milliseconds