Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-x86_64/
De820.h52 extern void e820_print_map(char *who);
/linux-2.4.37.9/arch/x86_64/kernel/
De820.c232 void __init e820_print_map(char *who) in e820_print_map() function
505 e820_print_map(who); in setup_memory_region()