Searched refs:nr_entries (Results 1 – 1 of 1) sorted by relevance
468 int nr_entries; in bootstub() local486 nr_entries = get_e820_by_bios(bp->e820_map); in bootstub()487 bp->e820_entries = (nr_entries > 0) ? nr_entries : 0; in bootstub()