Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c34 long alt_end_off; member
78 alt_end = calc_addr(fcur, fcur->alt_end_off); in patch_feature_section_mask()
117 calc_addr(fcur, fcur->alt_end_off)); in do_feature_fixups_mask()
728 fixup.alt_start_off = fixup.alt_end_off = 0; in test_basic_patching()
761 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test2_alt + 1); in test_alternative_patching()
793 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test3_alt + 2); in test_alternative_case_too_big()
823 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_test4_alt + 2); in test_alternative_case_too_small()
930 fixup.alt_start_off = fixup.alt_end_off = 0; in test_prefix_patching()
953 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix2_alt + 2); in test_prefix_alt_patching()
975 fixup.alt_end_off = calc_offset(&fixup, ftr_fixup_prefix3_alt + 3); in test_prefix_word_alt_patching()