Searched refs:kvm_patch_ins_ll (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/kernel/ |
H A D | kvm.c | 77 static void __init kvm_patch_ins_ll(u32 *inst, long addr, u32 rt) in kvm_patch_ins_ll() function 182 kvm_patch_ins_ll(&p[kvm_emulate_mtmsrd_reg_offs], in kvm_patch_ins_mtmsrd() 186 kvm_patch_ins_ll(&p[kvm_emulate_mtmsrd_reg_offs], in kvm_patch_ins_mtmsrd() 237 kvm_patch_ins_ll(&p[kvm_emulate_mtmsr_reg1_offs], in kvm_patch_ins_mtmsr() 239 kvm_patch_ins_ll(&p[kvm_emulate_mtmsr_reg2_offs], in kvm_patch_ins_mtmsr() 243 kvm_patch_ins_ll(&p[kvm_emulate_mtmsr_reg1_offs], in kvm_patch_ins_mtmsr() 245 kvm_patch_ins_ll(&p[kvm_emulate_mtmsr_reg2_offs], in kvm_patch_ins_mtmsr() 302 kvm_patch_ins_ll(&p[kvm_emulate_wrtee_reg_offs], in kvm_patch_ins_wrtee() 306 kvm_patch_ins_ll(&p[kvm_emulate_wrtee_reg_offs], in kvm_patch_ins_wrtee()
|