Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-pxa/
Dballoon3.c78 static unsigned long balloon3_features_present = variable
85 return (balloon3_features_present & (1 << feature)) ? 1 : 0; in balloon3_has()
94 return kstrtoul(arg, 0, &balloon3_features_present); in parse_balloon3_features()