Searched refs:llast (Results 1 – 2 of 2) sorted by relevance
165 addr_t last, llast; in syslinux_memmap_type() local170 llast = list->next->start - 1; in syslinux_memmap_type()172 if (llast >= last) { in syslinux_memmap_type()174 } else if (llast >= start) { in syslinux_memmap_type()178 llast = list->next->start - 1; in syslinux_memmap_type()179 if (llast >= last) in syslinux_memmap_type()
153 addr_t last, llast; in is_free_zone() local163 llast = list->next->start - 1; in is_free_zone()164 if (llast >= last) in is_free_zone()