Searched refs:e820_entries (Results 1 – 9 of 9) sorted by relevance
71 return boot_params.e820_entries = count; in detect_memory_e820()
29 1E8/001 ALL e820_entries Number of entries in e820_map (below)
133 __u8 e820_entries; /* 0x1e8 */ member
108 params->e820_entries = nr_e820_entries; in setup_e820_entries()235 nr_e820_entries = params->e820_entries; in setup_boot_parameters()
1037 new_nr = boot_params.e820_entries; in default_machine_specific_memory_setup()1041 boot_params.e820_entries = new_nr; in default_machine_specific_memory_setup()1042 if (append_e820_map(boot_params.e820_map, boot_params.e820_entries) in default_machine_specific_memory_setup()
520 nr_e820_entries = params->e820_entries; in add_e820_entry()526 params->e820_entries++; in add_e820_entry()
291 for (i = 0; i < real_mode->e820_entries; i++) { in find_random_addr()
1271 params->e820_entries = (u8)nr_entries; in setup_e820()
3334 boot->e820_entries = 1; in main()