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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dlpar.c625 static int __init cmo_free_hint(char *str) function
631 printk(KERN_INFO "cmo_free_hint: CMO free page hinting is not active.\n");
637 printk(KERN_INFO "cmo_free_hint: CMO free page hinting is active.\n");
645 __setup("cmo_free_hint=", cmo_free_hint);

Completed in 57 milliseconds