Lines Matching defs:patch_feature_section
70 static int patch_feature_section(unsigned long value, struct fixup_entry *fcur)
109 if (patch_feature_section(value, fcur)) {
660 patch_feature_section(8, &fixup);
664 patch_feature_section(0, &fixup);
670 patch_feature_section(~8, &fixup);
693 patch_feature_section(0xF, &fixup);
697 patch_feature_section(0, &fixup);
703 patch_feature_section(~0xF, &fixup);
725 check(patch_feature_section(0xF, &fixup) == 1);
727 check(patch_feature_section(0, &fixup) == 1);
729 check(patch_feature_section(~0xF, &fixup) == 1);
755 patch_feature_section(flag, &fixup);
759 patch_feature_section(0, &fixup);
765 patch_feature_section(~flag, &fixup);
861 patch_feature_section(0, &fixup);
883 patch_feature_section(0, &fixup);
905 patch_feature_section(0, &fixup);
907 patch_feature_section(0, &fixup);