Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c70 static int patch_feature_section_mask(unsigned long value, unsigned long mask, in patch_feature_section_mask() function
110 if (patch_feature_section_mask(value, mask, fcur)) { in do_feature_fixups_mask()
706 return patch_feature_section_mask(value, ~0, fcur); in patch_feature_section()