Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
De820.c438 static int __init copy_e820_map(struct e820entry * biosmap, int nr_map) in copy_e820_map() function
489 if (copy_e820_map(E820_MAP, E820_MAP_NR) < 0) { in setup_memory_region()
/linux-2.4.37.9/arch/i386/kernel/
Dsetup.c688 static int __init copy_e820_map(struct e820entry * biosmap, int nr_map) in copy_e820_map() function
759 if (copy_e820_map(E820_MAP, E820_MAP_NR) < 0) { in setup_memory_region()