Home
last modified time | relevance | path

Searched refs:e820_all_mapped (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
De820.h85 extern int e820_all_mapped(u64 start, u64 end, unsigned type);
/linux-2.6.39/arch/x86/pci/
Dmmconfig-shared.c499 valid = is_mmconf_reserved(e820_all_mapped, cfg, 1); in pci_mmcfg_reject_broken()
/linux-2.6.39/arch/x86/kernel/
De820.c77 int __init e820_all_mapped(u64 start, u64 end, unsigned type) in e820_all_mapped() function