Searched refs:total_present (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/mm/
H A Dcontig.c42 unsigned long total_present = 0; local
78 total_present += present;
86 printk(KERN_INFO "%ld pages of RAM\n", total_present);
H A Ddiscontig.c519 unsigned long total_present = 0; local
551 total_present += present;
559 printk(KERN_INFO "%ld pages of RAM\n", total_present);

Completed in 18 milliseconds