Searched refs:e820__mapped_any (Results 1 – 2 of 2) sorted by relevance
100 if (e820__mapped_any(aper_base, aper_base + aper_size, E820_TYPE_RAM)) { in aperture_valid()
99 bool e820__mapped_any(u64 start, u64 end, enum e820_type type) in e820__mapped_any() function103 EXPORT_SYMBOL_GPL(e820__mapped_any);