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