Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/lib/
Dfeature-fixups.c32 long alt_end_off; member
76 alt_end = calc_addr(fcur, fcur->alt_end_off); in patch_feature_section()
115 calc_addr(fcur, fcur->alt_end_off)); in do_feature_fixups()
607 fixup.alt_start_off = fixup.alt_end_off = 0; in test_basic_patching()
640 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test2_alt + 1); in test_alternative_patching()
672 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test3_alt + 2); in test_alternative_case_too_big()
702 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test4_alt + 2); in test_alternative_case_too_small()
809 fixup.alt_start_off = fixup.alt_end_off = 0; in test_prefix_patching()
832 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix2_alt + 2); in test_prefix_alt_patching()
854 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix3_alt + 3); in test_prefix_word_alt_patching()