Searched refs:next_inst (Results 1 – 1 of 1) sorted by relevance
170 ulong next_inst; in kvm_patch_ins_mtmsrd() local178 next_inst = ((ulong)inst + 4); in kvm_patch_ins_mtmsrd()179 distance_end = next_inst - (ulong)&p[kvm_emulate_mtmsrd_branch_offs]; in kvm_patch_ins_mtmsrd()223 ulong next_inst; in kvm_patch_ins_mtmsr() local231 next_inst = ((ulong)inst + 4); in kvm_patch_ins_mtmsr()232 distance_end = next_inst - (ulong)&p[kvm_emulate_mtmsr_branch_offs]; in kvm_patch_ins_mtmsr()284 ulong next_inst; in kvm_patch_ins_wrtee() local292 next_inst = ((ulong)inst + 4); in kvm_patch_ins_wrtee()293 distance_end = next_inst - (ulong)&p[kvm_emulate_wrtee_branch_offs]; in kvm_patch_ins_wrtee()341 ulong next_inst; in kvm_patch_ins_wrteei_0() local[all …]