Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Dfeature-fixups.c742 patch_feature_section(8, &fixup); in test_basic_patching()
746 patch_feature_section(0, &fixup); in test_basic_patching()
752 patch_feature_section(~8, &fixup); in test_basic_patching()
775 patch_feature_section(0xF, &fixup); in test_alternative_patching()
779 patch_feature_section(0, &fixup); in test_alternative_patching()
785 patch_feature_section(~0xF, &fixup); in test_alternative_patching()
841 patch_feature_section(0, &fixup); in test_alternative_case_too_small()
943 patch_feature_section(0, &fixup); in test_prefix_patching()
965 patch_feature_section(0, &fixup); in test_prefix_alt_patching()
987 patch_feature_section(0, &fixup); in test_prefix_word_alt_patching()
[all …]

Completed in 15 milliseconds