Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/lib/
Dfeature-fixups.c34 long alt_end_off; member
77 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()
734 fixup.alt_start_off = fixup.alt_end_off = 0; in test_basic_patching()
767 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test2_alt + 1); in test_alternative_patching()
799 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test3_alt + 2); in test_alternative_case_too_big()
829 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test4_alt + 2); in test_alternative_case_too_small()
936 fixup.alt_start_off = fixup.alt_end_off = 0; in test_prefix_patching()
959 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix2_alt + 2); in test_prefix_alt_patching()
981 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix3_alt + 3); in test_prefix_word_alt_patching()