Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dballoon3.c74 static unsigned long balloon3_features_present = variable
81 return (balloon3_features_present & (1 << feature)) ? 1 : 0; in balloon3_has()
90 return kstrtoul(arg, 0, &balloon3_features_present); in parse_balloon3_features()