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

/netbsd-current/sys/arch/acorn32/stand/lib/
H A Dsrt0.S38 #ifndef BOOT_MIN_AVAIL_MEMORY
39 #define BOOT_MIN_AVAIL_MEMORY 10 * 1024 * 1024 define
42 /* If enough above BOOT_MIN_AVAIL_MEMORY, leave BOOT_LEAVE_MEMORY unused */
50 * Both BOOT_LEAVE_MEMORY and BOOT_MIN_AVAIL_MEMORY + BOOT_LEAVE_MEMORY
64 cmp r0, #BOOT_MIN_AVAIL_MEMORY + BOOT_LEAVE_MEMORY

Completed in 97 milliseconds