Searched refs:patch_pos_words (Results 1 – 1 of 1) sorted by relevance
613 unsigned int alg_base_words, patch_pos_words; in bin_patch_1_packed() local628 patch_pos_words = round_up(alg_base_words + param->offset_words, 4); in bin_patch_1_packed()629 patch_pos_in_packed_regs = _num_words_to_num_packed_regs(patch_pos_words); in bin_patch_1_packed()670 unsigned int alg_base_words, patch_pos_words; in bin_patch_1_packed_1_single_trailing() local687 patch_pos_words = round_up(alg_base_words + param->offset_words, 4); in bin_patch_1_packed_1_single_trailing()688 patch_pos_in_packed_regs = _num_words_to_num_packed_regs(patch_pos_words); in bin_patch_1_packed_1_single_trailing()703 ((patch_pos_words + 4) - alg_base_words) * 4, in bin_patch_1_packed_1_single_trailing()725 (patch_pos_words + 4) * 4; in bin_patch_1_packed_1_single_trailing()750 unsigned int alg_base_words, patch_pos_words; in bin_patch_1_packed_2_single_trailing() local767 patch_pos_words = round_up(alg_base_words + param->offset_words, 4); in bin_patch_1_packed_2_single_trailing()[all …]