Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c624 static unsigned long __initdata saved_cpu_features; variable
634 *PTRRELOC(&saved_cpu_features) = spec->cpu_features; in apply_feature_fixups()
686 WARN(saved_cpu_features != cur_cpu_spec->cpu_features, in check_features()