Searched refs:e820_entries (Results 1 – 9 of 9) sorted by relevance
71 return boot_params.e820_entries = count; in detect_memory_e820()
133 __u8 e820_entries; /* 0x1e8 */ member
30 1E8/001 ALL e820_entries Number of entries in e820_map (below)
109 params->e820_entries = nr_e820_entries; in setup_e820_entries()233 nr_e820_entries = params->e820_entries; in setup_boot_parameters()
1057 new_nr = boot_params.e820_entries; in default_machine_specific_memory_setup()1061 boot_params.e820_entries = new_nr; in default_machine_specific_memory_setup()1062 if (append_e820_map(boot_params.e820_map, boot_params.e820_entries) in default_machine_specific_memory_setup()
518 nr_e820_entries = params->e820_entries; in add_e820_entry()524 params->e820_entries++; in add_e820_entry()
291 for (i = 0; i < real_mode->e820_entries; i++) { in find_random_addr()
1287 params->e820_entries = (u8)nr_entries; in setup_e820()
3338 boot->e820_entries = 1; in main()