Lines Matching refs:next_inst
160 ulong next_inst; in kvm_patch_ins_mtmsrd() local
168 next_inst = ((ulong)inst + 4); in kvm_patch_ins_mtmsrd()
169 distance_end = next_inst - (ulong)&p[kvm_emulate_mtmsrd_branch_offs]; in kvm_patch_ins_mtmsrd()
213 ulong next_inst; in kvm_patch_ins_mtmsr() local
221 next_inst = ((ulong)inst + 4); in kvm_patch_ins_mtmsr()
222 distance_end = next_inst - (ulong)&p[kvm_emulate_mtmsr_branch_offs]; in kvm_patch_ins_mtmsr()
274 ulong next_inst; in kvm_patch_ins_wrtee() local
282 next_inst = ((ulong)inst + 4); in kvm_patch_ins_wrtee()
283 distance_end = next_inst - (ulong)&p[kvm_emulate_wrtee_branch_offs]; in kvm_patch_ins_wrtee()
331 ulong next_inst; in kvm_patch_ins_wrteei_0() local
339 next_inst = ((ulong)inst + 4); in kvm_patch_ins_wrteei_0()
340 distance_end = next_inst - (ulong)&p[kvm_emulate_wrteei_0_branch_offs]; in kvm_patch_ins_wrteei_0()
372 ulong next_inst; in kvm_patch_ins_mtsrin() local
380 next_inst = ((ulong)inst + 4); in kvm_patch_ins_mtsrin()
381 distance_end = next_inst - (ulong)&p[kvm_emulate_mtsrin_branch_offs]; in kvm_patch_ins_mtsrin()