Arjan van de Ven 952223683e [PATCH] x86_64: Introduce e820_all_mapped
Introduce a e820_all_mapped() function which checks if the entire range
<start,end> is mapped with type.

This is done by moving the local start variable to the end of each
known-good region; if at the end of the function the start address is
still before end, there must be a part that's not of the correct type;
otherwise it's a good region.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-09 11:53:50 -07:00
..
2006-04-02 00:08:05 -05:00
2006-03-31 12:19:01 -08:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00
2006-04-02 00:08:05 -05:00
2006-03-29 13:44:16 +11:00
2006-03-31 12:18:52 -08:00
2006-03-31 12:19:01 -08:00