Searched refs:kvm_patch_ins_ll (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/powerpc/kernel/ |
D | kvm.c | 86 static void kvm_patch_ins_ll(u32 *inst, long addr, u32 rt) in kvm_patch_ins_ll() function 191 kvm_patch_ins_ll(&p[kvm_emulate_mtmsrd_reg_offs], in kvm_patch_ins_mtmsrd() 195 kvm_patch_ins_ll(&p[kvm_emulate_mtmsrd_reg_offs], in kvm_patch_ins_mtmsrd() 246 kvm_patch_ins_ll(&p[kvm_emulate_mtmsr_reg1_offs], in kvm_patch_ins_mtmsr() 248 kvm_patch_ins_ll(&p[kvm_emulate_mtmsr_reg2_offs], in kvm_patch_ins_mtmsr() 252 kvm_patch_ins_ll(&p[kvm_emulate_mtmsr_reg1_offs], in kvm_patch_ins_mtmsr() 254 kvm_patch_ins_ll(&p[kvm_emulate_mtmsr_reg2_offs], in kvm_patch_ins_mtmsr() 311 kvm_patch_ins_ll(&p[kvm_emulate_wrtee_reg_offs], in kvm_patch_ins_wrtee() 315 kvm_patch_ins_ll(&p[kvm_emulate_wrtee_reg_offs], in kvm_patch_ins_wrtee()
|