Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/e820/
H A Dapi.h13 extern bool e820__mapped_raw_any(u64 start, u64 end, enum e820_type type);
/linux/arch/x86/kernel/
H A De820.c94 bool e820__mapped_raw_any(u64 start, u64 end, enum e820_type type) in e820__mapped_raw_any() function
98 EXPORT_SYMBOL_GPL(e820__mapped_raw_any);