Searched refs:BOOTROM_ALLOC_TOP (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dbootrom.h43 BOOTROM_ALLOC_TOP = 0x80, enumerator in enum:__anon6535
H A Dbootrom.c136 static const int bootrom_valid_flags = BOOTROM_ALLOC_TOP;
162 if (flags & BOOTROM_ALLOC_TOP) {
183 if (flags & BOOTROM_ALLOC_TOP)
275 BOOTROM_ALLOC_TOP, &ptr, NULL) != 0) {

Completed in 63 milliseconds