Home
last modified time | relevance | path

Searched refs:e820__mapped_any (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dgart.h100 if (e820__mapped_any(aper_base, aper_base + aper_size, E820_TYPE_RAM)) { in aperture_valid()
/linux/arch/x86/kernel/
H A De820.c99 bool e820__mapped_any(u64 start, u64 end, enum e820_type type) in e820__mapped_any() function
103 EXPORT_SYMBOL_GPL(e820__mapped_any);