Searched refs:patch_feature_section (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/powerpc/lib/ |
A D | feature-fixups.c | 711 patch_feature_section(8, &fixup); in test_basic_patching() 715 patch_feature_section(0, &fixup); in test_basic_patching() 721 patch_feature_section(~8, &fixup); in test_basic_patching() 744 patch_feature_section(0xF, &fixup); in test_alternative_patching() 748 patch_feature_section(0, &fixup); in test_alternative_patching() 754 patch_feature_section(~0xF, &fixup); in test_alternative_patching() 810 patch_feature_section(0, &fixup); in test_alternative_case_too_small() 912 patch_feature_section(0, &fixup); in test_prefix_patching() 934 patch_feature_section(0, &fixup); in test_prefix_alt_patching() 956 patch_feature_section(0, &fixup); in test_prefix_word_alt_patching() [all …]
|
Completed in 5 milliseconds