Lines Matching defs:patch_feature_section
704 static int patch_feature_section(unsigned long value, struct fixup_entry *fcur)
734 patch_feature_section(8, &fixup);
738 patch_feature_section(0, &fixup);
744 patch_feature_section(~8, &fixup);
767 patch_feature_section(0xF, &fixup);
771 patch_feature_section(0, &fixup);
777 patch_feature_section(~0xF, &fixup);
799 check(patch_feature_section(0xF, &fixup) == 1);
801 check(patch_feature_section(0, &fixup) == 1);
803 check(patch_feature_section(~0xF, &fixup) == 1);
829 patch_feature_section(flag, &fixup);
833 patch_feature_section(0, &fixup);
839 patch_feature_section(~flag, &fixup);
935 patch_feature_section(0, &fixup);
957 patch_feature_section(0, &fixup);
979 patch_feature_section(0, &fixup);
981 patch_feature_section(0, &fixup);