Searched refs:bootmap_base (Results 1 – 1 of 1) sorted by relevance
117 ulong size, sp, bootmap_base; in arch_lmb_reserve() local119 bootmap_base = env_get_bootm_low(); in arch_lmb_reserve()123 if (((u64)bootmap_base + bootm_size) > in arch_lmb_reserve()126 if ((bootmap_base + bootm_size) > get_effective_memsize()) in arch_lmb_reserve()134 ulong base = bootmap_base + size; in arch_lmb_reserve()