Searched refs:sanitize_e820_map (Results 1 – 3 of 3) sorted by relevance
26 extern int sanitize_e820_map(struct e820entry *biosmap, unsigned int *pnr_map);
99 sanitize_e820_map(e820_raw.map, &e820_raw.nr_map); in get_memory_map()
138 int __init sanitize_e820_map(struct e820entry *biosmap, unsigned int *pnr_map) in sanitize_e820_map() function511 sanitize_e820_map(raw->map, &raw->nr_map); in machine_specific_memory_setup()
Completed in 4 milliseconds