Searched refs:get_rt (Results 1 – 8 of 8) sorted by relevance
39 static inline unsigned int get_rt(u32 inst) in get_rt() function
180 switch (get_rt(rt)) { in kvm_patch_ins_mtmsrd()235 switch (get_rt(rt)) { in kvm_patch_ins_mtmsr()300 switch (get_rt(rt)) { in kvm_patch_ins_wrtee()
211 rt = get_rt(inst); in kvmppc_emulate_instruction()
134 int rt = get_rt(inst); in kvmppc_core_emulate_op_e500()
47 int rt = get_rt(inst); in kvmppc_booke_emulate_op()
238 int rt = get_rt(inst); in kvmppc_core_emulate_op_pr()
1415 kvmppc_set_gpr(vcpu, get_rt(inst), arg); in kvmppc_emulate_doorbell_instr()
937 rd = get_rt(inst); in mcheck_handle_load()
Completed in 32 milliseconds