Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kernel/
Dprom.c271 } feature_properties[] __initdata = { variable
313 struct feature_property *fp = feature_properties; in check_cpu_feature_properties()
316 for (i = 0; i < (int)ARRAY_SIZE(feature_properties); ++i, ++fp) { in check_cpu_feature_properties()