Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/lib/
A 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()
705 fixup.alt_start_off = fixup.alt_end_off = 0; in test_basic_patching()
738 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test2_alt + 1); in test_alternative_patching()
770 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test3_alt + 2); in test_alternative_case_too_big()
800 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test4_alt + 2); in test_alternative_case_too_small()
907 fixup.alt_start_off = fixup.alt_end_off = 0; in test_prefix_patching()
930 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix2_alt + 2); in test_prefix_alt_patching()
952 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix3_alt + 3); in test_prefix_word_alt_patching()

Completed in 4 milliseconds