balloon3_features_present   74 arch/arm/mach-pxa/balloon3.c static unsigned long balloon3_features_present =
balloon3_features_present   81 arch/arm/mach-pxa/balloon3.c 	return (balloon3_features_present & (1 << feature)) ? 1 : 0;
balloon3_features_present   90 arch/arm/mach-pxa/balloon3.c 	return kstrtoul(arg, 0, &balloon3_features_present);