Searched refs:patch_feature_section (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/lib/ |
A D | feature-fixups.c | 740 patch_feature_section(8, &fixup); in test_basic_patching() 744 patch_feature_section(0, &fixup); in test_basic_patching() 750 patch_feature_section(~8, &fixup); in test_basic_patching() 773 patch_feature_section(0xF, &fixup); in test_alternative_patching() 777 patch_feature_section(0, &fixup); in test_alternative_patching() 783 patch_feature_section(~0xF, &fixup); in test_alternative_patching() 839 patch_feature_section(0, &fixup); in test_alternative_case_too_small() 941 patch_feature_section(0, &fixup); in test_prefix_patching() 963 patch_feature_section(0, &fixup); in test_prefix_alt_patching() 985 patch_feature_section(0, &fixup); in test_prefix_word_alt_patching() [all …]
|
Completed in 4 milliseconds